1. Stop the daemon

# systemctl stop t1daemon

2. Remove opencv

# yum remove opencv-core

3. Install new daemon

# yum -y install /home/t1daemon-....rpm

4. Start the daemon

# systemctl start t1daemon
  • Нет меток