- English
- Spanish
- German
- French
- Italian
- Portuguese
- Japanese
- Chinese (Simplified)
- Chinese (Traditional)
- Korean
- Russian
- Swedish
- Turkish
- Dutch
- Lithuanian
- Greek
- Polish
- Ukrainian
We use cookies to help make LingQ better. By visiting the site, you agree to our cookie policy.
First, stop any running Agent process, then run the service installer script:
sudo wget https://github.com/ispysoftware/agent-dvr-linux/releases/latest/download/AgentDVR_Linux_ARM64.tar.gz 💡 You can check the latest release manually at: https://github.com/ispysoftware/agent-dvr-linux/releases Extract the archive to a dedicated directory: agent dvr install linux
cd /opt sudo wget https://github.com/ispysoftware/agent-dvr-linux/releases/latest/download/AgentDVR_Linux_x86_64.tar.gz For (Raspberry Pi, Orange Pi, etc.), replace the URL with: First, stop any running Agent process, then run
sudo tar -xzf AgentDVR_Linux_*.tar.gz sudo rm AgentDVR_Linux_*.tar.gz # Clean up Now set proper ownership (replace youruser with your actual Linux username): stop any running Agent process