Thread
:
how can i determin what happens to package at install.
View Single Post
nicolai
2010-06-08 , 22:22
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#
3
To see the contents of a deb-file:
Code:
dpkg --contents PACKAGE
FILE
For an already installed packages (files owned by this package):
Code:
dpkg --listfiles PACKAGE
NAME
nicolai
Quote & Reply
|
The Following 2 Users Say Thank You to nicolai For This Useful Post:
gabby131
,
jamie721
nicolai
View Public Profile
Send a private message to nicolai
Find all posts by nicolai