Adviser to Unix Explanations Installing Bales
16 April 06:36
The Microsoft Windows and Mac OS X platforms are so boundless that about a Windows or Mac software bell-ringer will accommodate a binary. In contrast, several bales for Unix-like systems are alone accessible as sources. If they are accessible as binaries, they are usually alone accessible for a few accepted distros, or statically affiliated for a few accepted kernels, and possibly for a altered processor than what you run.
The best way to get some packages, abnormally chargeless software packages, is to get them from your Unix-like arrangement vendor. Vendors anchorage the bales to their distros and body bifold packages.
On rpm-based systems, to acquisition out which amalgamation owns the command foo (where foo is a standalone executable), use the command:
$ rpm -q -f foo
To add a amalgamation on linux based arrangement use
$ rpm -i foo
To abolish amalgamation on linux based arrangement user
$ rpm -e foo
rpm command has additional options user man pages to acquisition out more.
The best way to get some packages, abnormally chargeless software packages, is to get them from your Unix-like arrangement vendor. Vendors anchorage the bales to their distros and body bifold packages.
On rpm-based systems, to acquisition out which amalgamation owns the command foo (where foo is a standalone executable), use the command:
$ rpm -q -f foo
To add a amalgamation on linux based arrangement use
$ rpm -i foo
To abolish amalgamation on linux based arrangement user
$ rpm -e foo
rpm command has additional options user man pages to acquisition out more.
|
Tags: based, system, available, package, installing, linux, command packages, command, package, system, available, based, , linux based system, explanations installing packages, unix explanations installing, |
Also see ...
PermalinkArticle In : Computers & Technology - Unix