![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| building and running a software in different linux kernel versions | mobydick | UNIX for Advanced & Expert Users | 1 | 05-29-2008 01:08 PM |
| Installed Software | tt1ect | UNIX for Dummies Questions & Answers | 1 | 04-03-2007 04:27 AM |
| Software Versions | GBWR | UNIX for Dummies Questions & Answers | 3 | 12-01-2006 05:18 AM |
| Unix tracking software versions | Nektar | Security | 2 | 04-28-2005 04:07 PM |
| Installed software | wakeley | UNIX for Dummies Questions & Answers | 3 | 02-08-2005 06:59 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Knowing installed software versions
Hello,
Is there any command or something to know the versions of the softwares installed ? Similar to the registry in Windows, is there anything in Unix ...? We are shifting our server to other one ... so we need to install the same versions on other server also .. Please advice, Thanks, - Jay Last edited by Jayathirtha; 08-27-2003 at 04:22 AM.. |
|
||||
|
Use the 'pkginfo' command. The '-l' flag on this command will list installed software in more detail.
Note: this only lists software that has been installed via the 'pkgadd' utility - you need to inspect other filesystems (e.g. /opt) for software that may have been installed via other means (e.g. tar archive). |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|