How to install Adobe Reader
First open the terminal and type this in:
Update your package list:
Finally install:
First open the terminal and type this in:
sudo apt-add-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner"
Update your package list:
sudo apt-get update
Finally install:
sudo apt-get install acroread
No comments:
Post a Comment
Please make suggestions :)