mp3,dvd என பலவகையான கோப்புகளை படிக்க
sudo apt-get install ubuntu-restricted-extras என நிறுவிக்கொள்ளவும்.
1.medibuntu repository ஐ software source ல் சேர்க்க
sudo wget http://www.medibuntu.org/sources.list.d/jaunty.list --output-document=/etc/apt/sources.list.d/medibuntu.list
authentication key சேர்க்க
sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
விண்டோஸ் வீடியொ கோப்புகளை படிக்க
sudo apt-get install non-free-codecs
சுருக்கப்பட்ட டிவிடி கோப்புகளை படிக்க
sudo apt-get install libdvdcss2
ஸ்கைப் நிறு
sudo apt-get install skype
google earth நிறுவ
sudo apt-get install googleearth
மேற்கண்ட பல நிரல்களை நிறுவ
http://packages.medibuntu.org/jaunty/index.html
2.getdeb.net repository
echo "deb http://getdeb.masio.com.mx/ jaunty/" | sudo tee -a /etc/apt/sources.list.d/getdeb.list && sudo apt-get update
மேலும் பல நிரல்களை நிறுவ getdeb.net தளத்தினை காணலாம்.
3.opera repository
wget -O - http://deb.opera.com/archive.key | sudo apt-key add -
echo "deb http://deb.opera.com/opera etch non-free" | sudo tee -a /etc/apt/sources.list.d/opera.list && sudo apt-get update
opera browserஐ நிறுவ
sudo apt-get install opera
4. google repository
wget https://dl-ssl.google.com/linux/linux_signing_key.pub -O- | sudo apt-key add -
echo "deb http://dl.google.com/linux/deb/ stable non-free" | sudo tee -a /etc/apt/sources.list.d/google.list
picassa நிறுவ
sudo apt-get install picasa
google gadgets நிறுவ
sudo apt-get install google-gadgets-gtk
Sunday, August 30, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment