Installing
-
4. Installing GDebi
Install GDebi Package Installer
First, Check if Already there:which gdebi
If Not the to Setup:
sudo apt-get install gdebi
-
5. Installing Reader
Thent to Install Adobe Reader
First, Access the Target:cd $HOME/Downloads
When Downloaded with Firefox may be instead into the /tmp/mozilla* Folder…
Check the Package is there with:ls . | grep Adb
And the to Install it:
sudo gdebi ./AdbeRdr*.deb
Finally, to Fix the Setup you may need to Install also the following Libraries:
sudo apt install libxml2:i386 libstdc++6:i386
Contents