apt-cmd
Async library for interacting with apt commands from Rust. Key features include:
- Using
apt-get updateto locate PPAs with errors - Fetching a list of packages to download with
apt-get full-upgrade --print-uris - Downloading those packages
Async library for interacting with apt commands from Rust. Key features include:
apt-get update to locate PPAs with errorsapt-get full-upgrade --print-uris