How to: Uninstall Acrobat Reader 9

Write tutorials and howtos in here
There are more tutorials here http://community.linuxmint.com/tutorial/welcome
Forum rules
Do not start a support topic here please. Before you post please read this

How to: Uninstall Acrobat Reader 9

Postby Icekimo on Thu Nov 25, 2010 6:19 pm

If you obtained Adobes Acrobat Reader 9 directly from their website as Reader_9.*_English_for_Linux_.bin and installed it by terminal, it might won't show up in your software center also in the Synaptics Packet Manager. Also sudo apt-get remove acroread won't work ;).
Luckily Adobe built in an uninstall script. Do following:

Code: Select all
cd <name_of_install_directory>/Reader9/bin && sudo sh UNINSTALL


I think by default it's located somewhere in /etc/Adobe*or*something/


The reason i am writing this is because i spent 2 days trying to remove the reader :). This shall never happen again to anybody. Hope it helps.
User avatar
Icekimo
Level 1
Level 1
 
Posts: 5
Joined: Thu Nov 25, 2010 5:27 pm
Location: Germany, HE

Linux Mint is funded by ads and donations.
 

Re: How to: Uninstall Acrobat Reader 9

Postby gene_wood on Wed Oct 24, 2012 1:04 pm

Icekimo, thanks very much for this. It solved the problem.

For what it's worth, my default install directory resulted in this command :

Code: Select all
cd /opt/Adobe/Reader9/bin && sudo ./UNINSTALL


I'd wanted to uninstall it because amazingly, it installs a /etc/bash_complete.d/ file which breaks bash autocompletion on a bunch of stuff in Adobe's attempt to deal with filenames with spaces in it. For example, normally when typing something like :

Code: Select all
ls ~/Docu


and then hitting tab to complete the directory name you'd get :

Code: Select all
ls ~/Documents/


After installing Adobe Reader 9, the autocomplete changed to :

Code: Select all
ls ~/Documents


with a trailing space.

Lame. Anyhow, fixed by uninstalling adobe.
gene_wood
Level 1
Level 1
 
Posts: 1
Joined: Wed Oct 24, 2012 12:57 pm


Return to Tutorials / Howtos

Who is online

Users browsing this forum: powerhouse and 4 guests