apt-sortpkgs
package management related utility programs
Install
- All systems
-
curl cmd.cat/apt-sortpkgs.sh
- Debian
-
apt-get install apt-utils - Ubuntu
-
apt-get install apt-utils - Kali Linux
-
apt-get install apt-utils - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install apt-utils - Raspbian
-
apt-get install apt-utils
apt-utils
package management related utility programs
This package contains some less used commandline utilities related to package management with APT. * apt-extracttemplates is used by debconf to prompt for configuration questions before installation. * apt-ftparchive is used to create Packages and other index files needed to publish an archive of debian packages * apt-sortpkgs is a Packages/Sources file normalizer.