Following is extras that I add to my Jaunty Install.
Among them are nasty things.
- install ubuntu-restricted-extras
“sudo apt-get install ubuntu-restricted-extras” - install libdvdcss2
“sudo wget http://www.medibuntu.org/sources.list.d/jaunty.list -O /etc/apt/sources.list.d/medibuntu.list”
“sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update”
“sudo apt-get install libdvdcss2″ - install sun-java6-plugin
“sudo apt-get install sun-java6-plugin” - install openoffice.org
“sudo apt-get install openoffice.org” - install bzr
“sudo dpkg -i /home/username/Packages/Install/bzr/*.deb”
By doing that, I add:
- additional openoffice.org suite
- bzr
- java plugin for firefox
- play encrypted DVD
- multimedia codecs
- flash plugin for firefox
- microsoft fonts
Advertisement