Install and uninstall AdobeReader in 7_CentOS,
I used to like the Linux ora version of Linux, but since the current Fedora interface is so fascinating, I recently started to play with CenOS.
The EL version of RedHat is also a good choice, and the Community version should be used in the end.
In other words, the documentation reader provided by CentOS can read PDF files, but there is no manual tool. This experience is really poor, so I plan to install
Install a PDF Reader, select it or select Adobe Reader, and install version 7.0.9, because the opening speed of Versions later than 8.0 is not flattering.
Download an installation package:
The above is in rpm format, so the installation command: rpm-I AdobeReader_chs-7.0.9-1.i386.rpm,
There is nothing to say about the installation process. It is easy to complete the installation. However, after the installation is complete, there is a problem, that is, there is no memory function,
Every time I read a book, I had to go up from the first page, which was quite uncomfortable. It was okay to read a few pages. If I had a few hundred pages, I had to go through it for a long time.
Write down the page you see and jump to the page, so you want to uninstall it. However, there is a problem during the uninstallation process and it cannot be found through the rpm command.
Installation Package and related information. This is mainly because the name of the executable file after the installation of the AdobeReader is very strange. We have a method here.
Uninstall.
Because AdobeReader cannot be queried through rpm-q after installation, you need to use the following method to uninstall the software before performing the following operations:
You need to start the AdobeReader software.
1. First, use the ps-aux command to view the process so that you can see the running path of the AdobeReader 2. Go to the path shown in the ps command 3. cd bin directory 4. At this time, you can see executable File 5. Use rpm-qf to execute the file name 6. You can view which package the executable file belongs to. 7. Then, use rpm-e to delete/uninstall the software package and uninstall the AdobeReader. software Package
In this way, you can uninstall the AdobeReader software package.
Another method is to remember the name of the software package during installation. You can also use the name of the software package (rpm package) When uninstalling it.
To uninstall.