Node/Package
Package management on a target node.
📄️ List installed packages
List all installed packages on the target node.
📄️ Install a package
Install a package on the target node.
📄️ Get a package
Get details for a specific installed package by name on the target node.
📄️ Remove a package
Remove a package from the target node.
📄️ Update package sources
Refresh package sources (apt update) on the target node.
📄️ List available updates
List packages with available updates on the target node.