

Thursday 21 June 2018 11:33:26 PM IST List installed RPM packages using yum or dnf on Linux Want to find out the installation date of a specific package, for example nginx, run: Sample outputs: /etc/rc.d/init.d/iptablesįeel free to add pager such as less or more to display output one screen at a time: You can list package files using the following command: List all files installed by the RPM package If you need to set up firewalls and/or IP masquerading, The iptables utility controls the network packet filtering code in the Summary : Tools for managing Linux kernel packet filtering capabilities. Group : System Environment/Base Source RPM: iptables-1.3.5-1.2.1.src.rpm Install Date: Tue 08:49:20 AM CDT Build Host: Release : 1.2.1 Build Date: Thu 07:17:24 PM CDT Sample outputs: Name : iptables Relocations: /usr You can display more information about package using the following command:

One can list installation date too as follows: Open the Terminal or login to the remote server using ssh client. List all installed packages using rpm -a option The rpm command has -a option to query (list) all installed packages.
