[xubuntu-users] Where is location of Evince PDF reader in file system?
Nils Kassube
kassube at gmx.net
Mon Aug 3 21:43:11 BST 2009
Steve Dodier wrote:
> Almost all the binaries will always be in /usr/bin, since it's the
> place for it. Sometimes, they're also in /usr/local/bin, and more
> rarely in /usr/lib/<appname>.
/usr/local/bin is only used for your self compiled programs, not for
programs from Ubuntu packages. Additionally, some programs like shells
are in /bin and programs for system administration are in /sbin and
/usr/sbin. And if you want to know where the binary is, you can use the
command
whereis <programname>
in a terminal where you replace the <programname> with the name of the
command you want to know.
Nils
More information about the xubuntu-users
mailing list