Things Ubuntu forgot
#ubuntu 9.10 add ons for playing anything
#add repos
sudo wget http://dl.dropbox.com/u/1402212/karmic.sources.list –output-document=/etc/apt/sources.list.d/full.list
#add keys
sudo apt-key adv –recv-keys –keyserver keyserver.ubuntu.com 2EBC26B60C5A2783 0DA7581859566E92 D739676F7613768D 43BB102C405A15CB 6AF0E1940624A220 2ED6BB6042C24D89 632D16BB0C713DA6 A6DCF7707EBC211F F9A2F76A9D1A0061 5A9BF3BB4E5E17B5 A040830F7FAC5991 FA3A1271 7FB8BEE0A1F196A8 0CC1223EE2314809 7889D725DA6DEEAA 28A8205077558DD0 2D79F61BE8D31A30 6E871C4A881574DE 66D5C734F6EFB904 DCF9F87B6DFBCBAE 2A8E3034D018A4CE F0876AC9 978228591BD3A65C 6298AD34413576CB FC6D7D9D009ED615 4FEC45DD06899068 2A423FD95416E75D
#update system before new addiotns are made
sudo apt-get -y update && sudo apt-get -y upgrade
#Installing vlc and mplayer (plays almost everything):
sudo apt-get -y install vlc mplayer
#Common codec packs
sudo apt-get -y install non-free-codecs libxine1-ffmpeg gxine mencoder mpeg2dec vorbis-tools id3v2 mpg321 mpg123 libflac++6 ffmpeg libmp4v2-0 totem-mozilla icedax tagtool easytag id3tool lame nautilus-script-audio-convert mozilla-helix-player helix-player libmad0 libjpeg-progs libmpcdec3 libquicktime1 flac faac faad sox ffmpeg2theora libmpeg2-4 uudeview flac libmpeg3-1 mpeg3-utils mpegdemux liba52-dev
#Gstreammer 0.10
sudo apt-get -y install gstreamer0.10-ffmpeg gstreamer0.10-fluendo-mp3 gstreamer0.10-gnonlin gstreamer0.10-pitfdll gstreamer0.10-sdl gstreamer0.10-plugins-bad-multiverse gstreamer0.10-schroedinger gstreamer0.10-plugins-ugly-multiverse totem-gstreamer
#More programs
sudo apt-get -y install gstreamer-dbus-media-service gstreamer-tools ubuntu-restricted-extras
#Enable dvd support
sudo aptitude -y install libdvdcss2 && sudo /usr/share/doc/libdvdread4/./install-css.sh
#dvd ripping and encoding
sudo apt-get -y install kino handbrake audacity
#compiz config
sudo apt-get -y install compizconfig-settings-manager
#Flash
sudo apt-get -y install gsfonts gsfonts-x11 flashplugin-nonfree
apt-get update
apt-get upgrade
That’s a really good script. It’s stuff I do anyway, usually.
Have you looked at Linux Mint?
It’s based on Ubuntu, but is only released when it’s ready, rather than to a rigid release schedule. It also includes codecs and DVD playback, plus a really nice interface and bug fixes.
James,
I have looked at Linux Mint and I like it, I have also used Fedora Core, which I don’t like as much. I have tried most of the majors and some of the minors, thanks for comments.
Bradd
[…] J'ai écrit un petit script qui installe tout ce dont j'ai besoin. Tous les codecs pour Ubuntu URL article original: http://crackednoodle.com/2010/01/things-ubuntu-forgot/ […]
[…] Ich habe ein kleines Script, dass alles was ich brauche installiert geschrieben. Alle Codecs für Ubuntu URL des Original-Artikel http://crackednoodle.com/2010/01/things-ubuntu-forgot/ […]