How to Install and Uninstall apt-file Package on Kali Linux

Last updated: May 01,2024

1. Install "apt-file" package

Here is a brief guide to show you how to install apt-file on Kali Linux

$ sudo apt update $ sudo apt install apt-file

2. Uninstall "apt-file" package

Please follow the guidelines below to uninstall apt-file on Kali Linux:

$ sudo apt remove apt-file $ sudo apt autoclean && sudo apt autoremove

3. Information about the apt-file package on Kali Linux

Package: apt-file
Version: 3.3
Installed-Size: 89
Maintainer: APT Development Team
Architecture: all
Depends: perl:any, apt, libapt-pkg-perl, libregexp-assemble-perl
Size: 39104
SHA256: 64bf1c0d9f7a5ced5592ac006e024ce2401a1c11579fc907f06884b81cee2949
SHA1: ba047f01527b5c5ae0d6fff2fa023f48fe42d095
MD5sum: 1195d3387b0c04bd9a192dcba986840d
Description: search for files within Debian packages (command-line interface)
apt-file is a command line tool for searching files contained in packages
for the APT packaging system. You can search in which package a file is
included or list the contents of a package without installing or fetching it.
Description-md5:
Tag: admin::package-management, implemented-in::perl, interface::commandline,
protocol::ftp, protocol::http, role::program, scope::utility,
suite::debian, use::searching, works-with::file,
works-with::software:package
Section: admin
Priority: optional
Filename: pool/main/a/apt-file/apt-file_3.3_all.deb