Difference between revisions of "Linux"
From RobolaboWiki
| Line 13: | Line 13: | ||
apt-get install vim | apt-get install vim | ||
</pre> | </pre> | ||
| + | |||
| + | <h1> Acroread </h1> | ||
| + | |||
| + | add-apt-repository "deb http://archive.canonical.com/ precise partner" | ||
| + | apt-get update | ||
| + | apt-get install acroread | ||
Revision as of 20:32, 22 January 2017
Workspaces
- Use gnome-tweak-tool for defining static workspaces
- Use Workspace Grid extension for arrange in Grid
Vim
Install vim
apt-get install vim
Acroread
add-apt-repository "deb http://archive.canonical.com/ precise partner" apt-get update apt-get install acroread