Find where packages have been installed using rpm

ant2009

CentOS 5.3

I have been installing some packages using

rpm -ivh package

However, I am just wondering what command I can use to find the path of where the packages are installed.

Many thanks,

developmentalinsanity

rpm -ql package should give you a list of all files installed for a given package.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Where can I find a complete list of packages that I have installed after initial installation?

From Dev

Where to find a detailed catalog of installed packages?

From Dev

How to find out where different packages are installed?

From Dev

Where can I find out where a package has been installed to?

From Dev

Zend cant find a view from a folder where all the other views that i have been using so far have been found

From Dev

Typesafe repo: where have most of the packages been moved?

From Dev

Typesafe repo: where have most of the packages been moved?

From Dev

How do I find out where a program has been installed?

From Dev

How do I find out where a program has been installed?

From Dev

Is there a way to find installed binary packages which don't have manpages?

From Dev

How do I find installed packages that have no install candidate?

From Dev

rpm + where RPM installed the files/scripts PATH

From Dev

Where do I find packages files of apps that are installed

From Dev

Where are the installed R packages?

From Dev

Where are composer packages installed?

From Dev

Where are composer packages installed?

From Dev

how to do multiple search in installed RPM packages?

From Dev

How to topologically sort installed rpm packages?

From Dev

How are some deb packages found by dpkg-query while they have never been installed?

From Dev

Without using the Yum cache, can I retrieve or reconstruct an RPM after it has been installed?

From Dev

find Customers where none of the Orders have been Exported

From Dev

Do not understand where files have been moved by find + exec

From Dev

Where is the configuration information of installed packages?

From Dev

Where are installed packages’ dependencies stored?

From Dev

Why are new packages been installed after using command Update-Package --reinstall

From Dev

How to find manually installed packages?

From Dev

RPM spec file find installed version

From Dev

Find files not installed by RPM package manager

From Dev

Android Studio: How do I find where Gradle has been installed?

Related Related

  1. 1

    Where can I find a complete list of packages that I have installed after initial installation?

  2. 2

    Where to find a detailed catalog of installed packages?

  3. 3

    How to find out where different packages are installed?

  4. 4

    Where can I find out where a package has been installed to?

  5. 5

    Zend cant find a view from a folder where all the other views that i have been using so far have been found

  6. 6

    Typesafe repo: where have most of the packages been moved?

  7. 7

    Typesafe repo: where have most of the packages been moved?

  8. 8

    How do I find out where a program has been installed?

  9. 9

    How do I find out where a program has been installed?

  10. 10

    Is there a way to find installed binary packages which don't have manpages?

  11. 11

    How do I find installed packages that have no install candidate?

  12. 12

    rpm + where RPM installed the files/scripts PATH

  13. 13

    Where do I find packages files of apps that are installed

  14. 14

    Where are the installed R packages?

  15. 15

    Where are composer packages installed?

  16. 16

    Where are composer packages installed?

  17. 17

    how to do multiple search in installed RPM packages?

  18. 18

    How to topologically sort installed rpm packages?

  19. 19

    How are some deb packages found by dpkg-query while they have never been installed?

  20. 20

    Without using the Yum cache, can I retrieve or reconstruct an RPM after it has been installed?

  21. 21

    find Customers where none of the Orders have been Exported

  22. 22

    Do not understand where files have been moved by find + exec

  23. 23

    Where is the configuration information of installed packages?

  24. 24

    Where are installed packages’ dependencies stored?

  25. 25

    Why are new packages been installed after using command Update-Package --reinstall

  26. 26

    How to find manually installed packages?

  27. 27

    RPM spec file find installed version

  28. 28

    Find files not installed by RPM package manager

  29. 29

    Android Studio: How do I find where Gradle has been installed?

HotTag

Archive