Connection lost
Trying to reconnect…
Server didn't respond
Recovering…
Debian/Ubuntu package operations
v0.1.2Operator pack for Debian/Ubuntu hosts. Read-only inventory and patching diagnostics, plus narrow apt install/remove actions for a single named package. Designed for production hosts where a human approver must see the package name before a write happens.
Install
emisar pack install
validates the pack and verifies its content hash before copying it into /etc/emisar/packs.
The --hash
below pins the
install to the exact bytes on this page — a tampered copy is rejected. After
install, reload the runner; it re-reads the catalog and advertises every action.
content hash: sha256:e489c3f33cc0c5dbad0c8005ce78a5b001db1b8efce4f2c0ae5728fd4e4e38bf
sudo emisar pack install debian \ --hash sha256:e489c3f33cc0c5dbad0c8005ce78a5b001db1b8efce4f2c0ae5728fd4e4e38bf \ --dest /etc/emisar/packs # Reload so the runner re-reads the catalog: sudo systemctl reload emisar
Actions 9 total
View on GitHub-
apt autoremove
-
apt install (one package)
-
apt remove (one package)
-
Pending security upgrades
-
apt-get update
-
List upgradable packages
-
Recent dpkg installs/removes
-
dpkg package status
-
Kernel + uptime + reboot-required