apt-file

HowTo: install apt-file. It an be used to show which files are being included by a package.
Introduction[edit]
Copy or share this direct link!
Click = Copy
Copied to clipboard!
https://www.kicksecure.com/wiki/Apt-file?oldid=84586#Introduction
Click below ↴ = Copy to Clipboard
Click = Copy
Copied to clipboard!
[[Apt-file#Introduction|Introduction]]
Copy as Wikitext
Click = Copy
Copied to clipboard!
[Introduction](https://www.kicksecure.com/wiki/Apt-file?oldid=84586#Introduction)
for Discourse, reddit, GitHub
Click = Copy
Copied to clipboard!
[Introduction](https://www.kicksecure.com/wiki/Apt-file?oldid=84586#Introduction)
Copy as Markdown
Click = Copy
Copied to clipboard!
[url=https://www.kicksecure.com/wiki/Apt-file?oldid=84586#Introduction]Introduction[/url]
Copy as phpBB
Click below ↴ = Open social URL with share data
We don't use embedded scripts
This share button is completely self-hosted by this webserver. No scripts from any of the social networks are embedded on this webserver. See also
Social Share Button.
apt-file
an be used to show which files are being included by a package.
Quote Debian package apt-file
:
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.
Installation[edit]
Copy or share this direct link!
Click = Copy
Copied to clipboard!
https://www.kicksecure.com/wiki/Apt-file?oldid=84586#Installation
Click below ↴ = Copy to Clipboard
Click = Copy
Copied to clipboard!
[[Apt-file#Installation|Installation]]
Copy as Wikitext
Click = Copy
Copied to clipboard!
[Installation](https://www.kicksecure.com/wiki/Apt-file?oldid=84586#Installation)
for Discourse, reddit, GitHub
Click = Copy
Copied to clipboard!
[Installation](https://www.kicksecure.com/wiki/Apt-file?oldid=84586#Installation)
Copy as Markdown
Click = Copy
Copied to clipboard!
[url=https://www.kicksecure.com/wiki/Apt-file?oldid=84586#Installation]Installation[/url]
Copy as phpBB
Click below ↴ = Open social URL with share data
We don't use embedded scripts
This share button is completely self-hosted by this webserver. No scripts from any of the social networks are embedded on this webserver. See also
Social Share Button.
The order in which these commands are run matter, [1] but the process is idempotent. This means it is possible to re-apply all of the following steps.
1. Delete /etc/apt/apt.conf.d/30usability-misc
because it contains settings that speed up APT
but break
apt-file
and command-not-found
. [2]
Click = Copy Copied to clipboard! sudo rm -f /etc/apt/apt.conf.d/30usability-misc
2. Install apt-file
.
Install package(s) apt-file
following these instructions
1 Platform specific notice.
- Kicksecure: No special notice.
- Kicksecure-Qubes: In Template.
2 Update the package lists and upgrade the system.
Click = Copy Copied to clipboard! sudo apt update && sudo apt full-upgrade
3 Install the apt-file
package(s).
Using apt
command line --no-install-recommends
option is in most cases optional.
Click = Copy Copied to clipboard! sudo apt install --no-install-recommends apt-file
4 Platform specific notice.
- Kicksecure: No special notice.
- Kicksecure-Qubes: Shut down Template and restart App Qubes based on it as per Qubes Template Modification
.
5 Done.
The procedure of installing package(s) apt-file
is complete.
3. Run apt-file update
with root rights.
Click = Copy Copied to clipboard! sudo apt-file update
4. Done.
Setup of apt-file
has been completed.
Usage[edit]
Copy or share this direct link!
Click = Copy
Copied to clipboard!
https://www.kicksecure.com/wiki/Apt-file?oldid=84586#Usage
Click below ↴ = Copy to Clipboard
Click = Copy
Copied to clipboard!
[[Apt-file#Usage|Usage]]
Copy as Wikitext
Click = Copy
Copied to clipboard!
[Usage](https://www.kicksecure.com/wiki/Apt-file?oldid=84586#Usage)
for Discourse, reddit, GitHub
Click = Copy
Copied to clipboard!
[Usage](https://www.kicksecure.com/wiki/Apt-file?oldid=84586#Usage)
Copy as Markdown
Click = Copy
Copied to clipboard!
[url=https://www.kicksecure.com/wiki/Apt-file?oldid=84586#Usage]Usage[/url]
Copy as phpBB
Click below ↴ = Open social URL with share data
We don't use embedded scripts
This share button is completely self-hosted by this webserver. No scripts from any of the social networks are embedded on this webserver. See also
Social Share Button.
Syntax:
Click = Copy Copied to clipboard! sudo apt-file list package-name
Example:
Click = Copy Copied to clipboard! sudo apt-file list nano
See Also[edit]
Copy or share this direct link!
Click = Copy
Copied to clipboard!
https://www.kicksecure.com/wiki/Apt-file?oldid=84586#See_Also
Click below ↴ = Copy to Clipboard
Click = Copy
Copied to clipboard!
[[Apt-file#See_Also|See Also]]
Copy as Wikitext
Click = Copy
Copied to clipboard!
[See Also](https://www.kicksecure.com/wiki/Apt-file?oldid=84586#See_Also)
for Discourse, reddit, GitHub
Click = Copy
Copied to clipboard!
[See Also](https://www.kicksecure.com/wiki/Apt-file?oldid=84586#See_Also)
Copy as Markdown
Click = Copy
Copied to clipboard!
[url=https://www.kicksecure.com/wiki/Apt-file?oldid=84586#See_Also]See Also[/url]
Copy as phpBB
Click below ↴ = Open social URL with share data
We don't use embedded scripts
This share button is completely self-hosted by this webserver. No scripts from any of the social networks are embedded on this webserver. See also
Social Share Button.
command-not-found
- Speeding up "apt update" with Acquire::Languages=none and Contents-deb::DefaultEnabled=false - It's so much faster!
Footnotes[edit]
Copy or share this direct link!
Click = Copy
Copied to clipboard!
https://www.kicksecure.com/wiki/Apt-file?oldid=84586#Footnotes
Click below ↴ = Copy to Clipboard
Click = Copy
Copied to clipboard!
[[Apt-file#Footnotes|Footnotes]]
Copy as Wikitext
Click = Copy
Copied to clipboard!
[Footnotes](https://www.kicksecure.com/wiki/Apt-file?oldid=84586#Footnotes)
for Discourse, reddit, GitHub
Click = Copy
Copied to clipboard!
[Footnotes](https://www.kicksecure.com/wiki/Apt-file?oldid=84586#Footnotes)
Copy as Markdown
Click = Copy
Copied to clipboard!
[url=https://www.kicksecure.com/wiki/Apt-file?oldid=84586#Footnotes]Footnotes[/url]
Copy as phpBB
Click below ↴ = Open social URL with share data
We don't use embedded scripts
This share button is completely self-hosted by this webserver. No scripts from any of the social networks are embedded on this webserver. See also
Social Share Button.
- ↑
Also
apt update
cannot be skipped since package contents files need to be downloaded. - ↑
Acquire::IndexTargets::deb::Contents-deb::DefaultEnabled false;
breaks
apt-file
because it requires/var/lib/apt/lists/*Contents*
to exist.See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857090


Copy as Wikitext

for Discourse, reddit, GitHub

Copy as Markdown

Copy as phpBB Click below ↴ = Open social URL with share data











We believe security software like Kicksecure needs to remain Open Source and independent. Would you help sustain and grow the project? Learn more about our 12 year success story and maybe DONATE!