Install Apt-file On A Debian, Ubuntu, Kali And Raspbian
Install apt-file
-
Debian
apt-get install apt-fileClick to copy -
Ubuntu
apt-get install apt-fileClick to copy -
Kali Linux
apt-get install apt-fileClick to copy -
Raspbian
apt-get install apt-fileClick to copy
Search for files in apt packages, including ones not yet installed.
How to use apt-file?
Below are few example commands for apt-file that you can use in the terminal.
Update the metadata database:sudo apt updateClick to copySearch for packages that contain the specified file or path:apt-file search part/of/filenameClick to copyList the contents of a specific package:apt-file list package_nameClick to copy
Installation of latest apt-file command is available for Debian, Ubuntu, Kali and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.




