rpm command

Q. How do I view the pre / post installation or uninstallation script inside the RPM file called foo.rpm under Red Hat Enterprise Linux / RHEL / CentOS / Fedora / Suse Linux? How do I list the package specific scriptlet(s) that are used as part of the installation and uninstallation processes?

{ 1 comment }

How do I uninstall or delete installed software under Linux operating systems?

{ 3 comments }

If another CPU is added to a server, will Linux recognize it automatically on the next boot?

{ 0 comments }

Q. Can you explain CentOS / RHEL / Fedora Linux relocatable package concept?

{ 3 comments }

How do I find out what package provides a file called /bin/ls? I use the rpm -qf /bin/ls command under Red Hat Enterprise Linux to find out package name. Can you tell me equivalent command for the same under Debian or Ubuntu Linux?

{ 2 comments }

Q. How do I install an RPM package into a different directory like /home/chroot under RHEL / Fedora / CentOS Linux server?

{ 3 comments }

Q. How do I list all installed kernel on Linux operating system? How do I find out current kernel version? A. You can use standard package listing command to list installed kernels. RedHat / CentOS / RHEL / Fedora Linux user You need to use standard rpm command to list installed software. Type the following [...]

{ 3 comments }