How To Install Apt-ftparchive In Debian, Ubuntu, Kali And Raspbian?
Install apt-ftparchive
-
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.
Installing apt-ftparchive command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Kali and Raspbian operating systems. Once you run the command it will install the latest version of apt-ftparchive 2026 package in your OS.




