monline
Hungarian
English
Topics
Own stuff
Blog
About
Search this site:
Recent links
Polipo - an HTTP proxy with SOCKS upstream proxy support
Nautilus Actions became FileManager-Actions
How to copy a file from a specified offset efficiently
Captive portal detection vs. automatic WiFi connection on Android (Lollipop and later)
How to Encrypt and Decrypt Files and Directories Using Tar and OpenSSL
All sorts of free "programming" fonts with an online test app
How to fix tcpdump error with file permission denied
How to mount HFS+ drive and ignore permissions
External storage permissions in Android (up to KitKat, i.e. 4.4)
Useful tools for Android development/tinkering
more
Recent comments
This worked for me
2 years 34 weeks ago
Szia!Nem vagyok biztos
4 years 3 weeks ago
nem jön ki a matek
4 years 3 weeks ago
Thanks for this, with one modification
4 years 5 weeks ago
Hi
4 years 6 weeks ago
Re: App
4 years 13 weeks ago
Re: App
4 years 13 weeks ago
App
4 years 13 weeks ago
Re: Köszi !
4 years 13 weeks ago
Köszi !
4 years 14 weeks ago
Home
List of files within a Debian package
Tue, 2007.01.09 - 10:51 — müzso
The command is:
dpkg -L <package>
English
Linux
Login
to post comments
Permalink
Comments
Comment viewing options
Flat list - collapsed
Flat list - expanded
Threaded list - collapsed
Threaded list - expanded
Date - newest first
Date - oldest first
10 comments per page
30 comments per page
50 comments per page
70 comments per page
90 comments per page
150 comments per page
200 comments per page
250 comments per page
300 comments per page
Select your preferred way to display the comments and click "Save settings" to activate your changes.
Mon, 2007.01.15 - 09:18 — Tóth Attila (not verified)
Search for a specific file of a Debian package
Visit packages.debian.org, and using the lower form, you have the possibility to search for a file in the whole Debian package repository.
Login
to post comments
permalink
Mon, 2007.01.15 - 09:32 — müzso
Thanks
I already knew about that and used it too. However the local Debian package repository is a bit faster to check and I only needed the path of a local file within a Debian package. For that
dkpg -L
is a more suitable solution.
Login
to post comments
permalink
Comments
Search for a specific file of a Debian package
Thanks
dkpg -L
is a more suitable solution.