How To Install Apt-sortpkgs On Debian, Ubuntu, Kali And Raspbian?
Install apt-sortpkgs
-
Debian
apt-get install apt-utilsClick to copy -
Ubuntu
apt-get install apt-utilsClick to copy -
Kali Linux
apt-get install apt-utilsClick to copy -
Raspbian
apt-get install apt-utilsClick to copy
apt-utils
package management related utility programsThis 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.
Install the latest version of apt-sortpkgs in Debian, Ubuntu, Kali and Raspbian from terminal. To install the apt-sortpkgs just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of apt-sortpkgs from the respository and install it in your computer/server.




