Ubuntu:Software

From Alexandre Navarro's Wiki

Jump to: navigation, search

Contents

Cool software on ubuntu

Update

sudo apt-get update

Accessories

Games

Graphics

Internet

Office

Programming

Sound and Video

sudo wget http://www.medibuntu.org/sources.list.d/`lsb_release -cs`.list --output-document=/etc/apt/sources.list.d/medibuntu.list && sudo apt-get -q update && sudo apt-get --yes -q --allow-unauthenticated install medibuntu-keyring && sudo apt-get -q update
sudo apt-get install \
ubuntu-restricted-extras \
vlc \
non-free-codecs \
libdvdcss2


sudo add-apt-repository ppa:stebbins/handbrake-releases && sudo apt-get -q update
sudo add-apt-repository ppa:stebbins/handbrake-snapshots && sudo apt-get -q update
sudo apt-get install \
handbrake-gtk

System Tools

sudo apt-get install \
compizconfig-settings-manager compiz-plugins-extra \
openjdk-7-jre openjdk-7-jdk openjdk-7-doc openjdk-7-source openjdk-7-demo openjdk-7-jre-headless  \
conky \
galternatives \
guake
sudo add-apt-repository ppa:wii.sceners.linux/wiithon && sudo apt-get -q update
sudo apt-get install wiithon
Personal tools