How to check an Installed RPM Package
Using -q option with package name, will show whether an rpm installed or not.
[root@tecmint]# rpm -q BitTorrent
BitTorrent-5.2.2-1.noarch
Using -q option with package name, will show whether an rpm installed or not.
[root@tecmint]# rpm -q BitTorrent
BitTorrent-5.2.2-1.noarch
0 Comments
Post a Comment