[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian Questions on apt-get



On 06/11/2011 04:25 PM, Paul E Condon wrote:
On 20110611_193705, Andrei POPESCU wrote:
On Sb, 11 iun 11, 10:05:16, Paul E Condon wrote:

OT: while checking my memory on this, I noticed a plaintive question
from 2007 about the "Aptitude Reference Manual" which seemed to be
mentioned in Debian documentation but seemed not to exist. My quick
search indicates that this situation still exists in 2011. The
aptitude man page references 'Aptitude Reference Manual' but I get no
hits for that string while searching www.debian.org, or googling the
general web (other than questions about where to find it, over the years).

apt-cache show aptitude-doc-en

Thanks, but ...

This forces me to ask yet another clueless question: When I install a
documentation package, like this one, where are the documentation
files placed? There is an entry corresponding to the package name in
/usr/share/doc/ but there is seldom any clue there as to where the
docucmentation was placed. Is there a general rule?  Is there a
special place where *all* documentation is put? Do I open the .deb and
read the install script? Is there a better way (I hope)? I think I am
missing something that is really basic. Help!


For any package information I need I use locate.  As an example

wtopa@dj:~$ locate aptitude-doc
/usr/share/doc/aptitude-doc-en
/usr/share/doc/aptitude-doc-en/NEWS.Debian.gz
/usr/share/doc/aptitude-doc-en/changelog.Debian.gz
/usr/share/doc/aptitude-doc-en/changelog.gz
/usr/share/doc/aptitude-doc-en/copyright
/var/cache/apt/archives/aptitude-doc-en_0.6.4-1_all.deb
/var/lib/dpkg/info/aptitude-doc-en.list           <---------------------
/var/lib/dpkg/info/aptitude-doc-en.md5sums

Then I do less /var/lib/dpkg/info/aptitude-doc-en.list

It's all there.

HTH

Wayne


Reply to: