To retrieve information about the version of the packages currently installed on your server, run the following command:
As root user
rpm -qa | grep antidot > packages.txt
rpm -qa | grep fluid > packages.txt
To retrieve information about the version of the packages currently installed on your server, run the following command:
As root user
rpm -qa | grep antidot > packages.txt
rpm -qa | grep fluid > packages.txt