Campuses:
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| computing:department:unix:checking_or_requesting_software [2014/10/22 12:30] – allan | computing:department:unix:checking_or_requesting_software [2015/08/13 18:34] (current) – Links to computing:department:unix:modules changed to computing:department:unix:software:modules allan | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Checking for software on a computer ===== | ===== Checking for software on a computer ===== | ||
| - | If you're looking for a particular software | + | Software can be made available using a number of methods on our linux systems |
| + | - installed using the native linux package manager (rpm/yum) | ||
| + | - available within " | ||
| + | - available within a Redhat [[.: | ||
| + | - installed to a shared network directory on a server | ||
| + | |||
| + | This can sometimes make it hard to determine what is available to you. | ||
| + | |||
| + | Running the '' | ||
| + | |||
| + | You can check if a particular item is available as a linux package | ||
| yum list lapack | yum list lapack | ||