Files
InstallerRobot/agent/packaging/DEBIAN/control
2026-05-22 16:47:51 +07:00

11 lines
381 B
Plaintext

Package: local-installer-agent
Version: 0.1.0
Section: utils
Priority: optional
Architecture: amd64
Maintainer: Robot Team <admin@robot.package>
Depends: python3, python3-venv, python3-pip, curl
Description: Local Installer Agent for robot.installer
A local background service that installs, updates, and removes trusted .deb apps
from robot.package on the user's Linux machine.