Archive for the ‘apt-get’ Category

codecs stuff

June 19, 2008

http://help.ubuntu.com/community/Medibuntu

ubuntu dock

February 17, 2008

Instructions on how to install AWN
http://ubuntuforums.org/showthread.php?t=385981

Error installing package

February 9, 2007

Was installing a package and moved the deb file during installation causing the package to crap itself and then errors from apt-get/aptitude/synaptic that would not let anything else be installed….

To fix the issue used this command

dpkg –remove –force-remove-reinstreq {Package Name}

Did the trick