Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
November 24, 2024, 07:47:02 AM
News
: LinuxSolved.com Linux Help Community Forum..
Home
Search
Login
Register
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Others
»
Miscellaneous
»
How to know which application is installed and which is not
« previous
next »
Print
Pages: [
1
]
Author
Topic: How to know which application is installed and which is not (Read 6565 times)
taraj
Guest
How to know which application is installed and which is not
«
on:
August 22, 2004, 01:40:42 PM »
Hi..
I wanna know that which application is installed and which is not !!
In redhat i do rpm -q <applicaiton name>
but what if it is not rpm ?
Plz reply !!
Bye..
Logged
anil_garg5
Linux Learner
Posts: 71
How to know which application is installed and which is not
«
Reply #1 on:
August 23, 2004, 01:37:38 PM »
if application is not in rpm format, then it may be in the tar format.
generally, all appl. installed in the /opt partition. we hv to check there in appl. bin directory.
or find the execetable file name .
or use locate for the same.
Logged
Print
Pages: [
1
]
« previous
next »
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Others
»
Miscellaneous
»
How to know which application is installed and which is not