Debian / Ubuntu
Prerequisites
Repository Setup
Step 1: Install Prerequisites
sudo apt install curl ca-certificates gnupgStep 2: Import GPG Key
sudo mkdir -p /etc/apt/keyrings
curl -fsSL https://packages.linuxguard.io/gpg/linuxguard.asc | \
sudo gpg --dearmor -o /etc/apt/keyrings/linuxguard.gpgStep 3: Add Repository
Step 4: Install Agent
Direct Download
Verification
Check Agent Binary
Verify Agent User
Check Service Status
Troubleshooting
Repository Not Found
GPG Key Errors
Package Conflicts
Last updated
Was this helpful?