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

Re: external drive



On Mon 02 Dec 2019 at 16:32:39 (+0300), Reco wrote:
> On Mon, Dec 02, 2019 at 07:28:41AM -0600, David Wright wrote:
> > On Mon 02 Dec 2019 at 05:50:29 (-0500), rhkramer@gmail.com wrote:
> > > On Monday, December 02, 2019 04:51:01 AM Gene Heskett wrote:
> > > > I have since discovered that they are already installed on this stretch
> > > > install, but man pages seem to be on missing list. Example:
> > > > gene@coyote:~$ man exfat-fuse
> > > > No manual entry for exfat-fuse
> > > > gene@coyote:~$ man exfat-utils
> > > > No manual entry for exfat-utils
> > > > gene@coyote:~$ man exfat
> > > > No manual entry for exfat
> > > 
> > > Try googling for those man pages, then read them online.  (Perhaps they won't 
> > > be fully Debian specific, but should be a help.
> > > 
> > > I found: 
> > > 
> > > https://www.systutorials.com/docs/linux/man/8-mount.exfat-fuse/
> > > 
> > > There are presumably others (I didn't really scan the google results).
> > 
> > It looks as if Gene needs to install apt-file, which could have solved
> > both finding the package and locating its man pages simply with:
> 
> A simple "dpkg -L exfat-fuse | grep man " would suffice here, as the
> package is installed already.
> Also, "apropos exfat".

Sure, but Gene did not know earlier that exfat-fuse was already installed,
nor that it's named exfat-fuse rather than exfat; similar problem with
libgtk2 a few weeks ago. apt-file doesn't care, so it's a useful tool
for Gene's armoury.

BTW dpkg -L foo ≋ apt-file list foo
but again, apt-file doesn't need foo to be installed.

Cheers,
David.


Reply to: