Fri, 05 Feb 2010
Ubuntu packages on a new system
Keywords: ubuntu package
Here are the packages I added to a new Ubuntu 9.10 system:
apt-get install aptitude aptitude update aptitude full-upgrade aptitude install openssh-server aptitude install ubuntu-restricted-extras kubuntu-restricted-extras cd /etc/apt/sources.list.d/ wget http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list apt-get -q update apt-get --yes -q --allow-unauthenticated install medibuntu-keyring apt-get -q update aptitude install zsh vlc libdvdcss2 non-free-codecs mplayer \ vim-gnome exuberant-ctags nfs-client git-core \ git-doc gitk thunderbird ktorrent p7zip gimp \ acroread acroread-fonts compizconfig-settings-manager \ auto-apt graphicsmagick-imagemagick-compat abcde eyed3 \ lame libjpeg-progs parted k3b normalize-audio sshfs \ exiftags libtemplate-perl git-cola \ sharutils cuetools shntool flac mp3splt nasm etckeeper \ ffmpeg mencoder ispell audacity alac-decoder\ rxvt-unicode-256color tmux mutt update-manager-core lua5.1 \ liblua5.1-0-dev libx11-dev libxext-dev libsm-dev gettext \ graphviz gdebi libdvdread4 parcellite libgdk-pixbuf2.0-dev libxft2-dev /usr/share/doc/libdvdread4/install-css.sh aptitude install sqlite3 sqlite3-doc sqlite3-pcre sqlitebrowser sqliteman \ sqliteman-doc postgresql libpq-dev \ libopenoffice-oodoc-perl unoconv pdfjam pdftk \ rtmpdump add-apt-repository ppa:stebbins/handbrake-releases aptitude install handbrake-gtk handbrake-cli # edit /etc/etckeeper/etckeeper.conf to use git etckeeper init cd /etc; git commit -m "initial checkin"; git gc cd /etc/etckeeper/post-install.d (echo '#!/bin/sh' ; echo 'exec git gc') > 99git-gc chmod +x 99git-gc; git add .; git commit -m "run git gc after each apt run" # install Inconsolata for Powerline (otherwise ttf-inconsolata) mkdir ~/.fonts cp Inconsolata\ for\ Powerline.otf ~/.fonts fc-cache -vf ~/.fonts # build latest urxvt aptitude install libgdk-pixbuf2.0-dev libxft2-dev ./configure --prefix=~/g/sw --enable-everything --enable-256-color # build latest vim ./configure --prefix=~/g/sw --with-features=big --enable-pythoninterp gpasswd -a $USER fuse add-apt-repository ppa:tualatrix/ppa apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 6AF0E1940624A220 aptitude update aptitude install ubuntu-tweak aptitude full-upgrade apt-add-repository ppa:pmcenery/ppa aptitude update aptitude full-upgrade aptitude install ipheth-utils
And install Google Chrome.
And Amarok 1.4.
And download Picasa for Windows and install it by running the .exe with wine.
Install MX860 drivers for printing and scanning.