Saturday, April 12th, 2008 94 views
Hyenas are fascinating creatures that always amuses me for their witty tricks and giggle voice as if some human is making fun of you...lol
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.
Posted in Moving Life | 1 Comment »
Saturday, April 12th, 2008 128 views
Use this command to open sources.list file(You must be in super user mode su):
[sourcecode language='bash']gedit /etc/apt/sources.list[/sourcecode]
Now copy paste the below line to the opened file:
[sourcecode language='bash']deb http://debian-multimedia.org/ testing main[/sourcecode]
Now update the local database using the command
[sourcecode language='bash']aptitude update[/sourcecode]
Now install aac package
[sourcecode language='bash']aptitude install gstreamer0.10-plugins-really-bad[/sourcecode]
No related posts.
Related posts brought to you ...
Posted in Debian, Linux, Ubuntu | 1 Comment »