i have installed java, following netbeans instructions, it wasn't working on chrome, so i installed it like that
sudo echo 'deb http://www.duinsoft.nl/pkg debs all' >> /etc/apt/sources.list
sudo apt-key adv --keyserver keys.gnupg.net --recv-keys 5CB26B26
sudo apt-get update
sudo apt-get install update-sun-jre
without uninstalling the other one, now i have 2 or 3 java on my pc lol, netbean
hi
i want to add the medibuntu repo in my ubuntu .. i tried the instructions on the following site
http://medibuntu.org/repository.php
but i was unsuccessfull.
Do it the Ubuntuzilla way... Note: I backed up my bookmarks and removed the previously installed version of Firefox on my system.
I am trying to update/add a repository.
The Ubuntu sources.list generator, is a web application that can create custom sources.list files for various version of Ubuntu. The sources.list file tells the packaging system where it can look for software to install. The generator can add many additional sources, including those for proprietary software.
Hello
I am trying to get medibuntu repo working on 12.10 but all i get is the following errors :
jeffrm@jeffm-MS-7108:~$ sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list
--2012-10-01 16:47:12-- http://www.medibuntu.org/sources.list.d/quantal.list
Resolving www.medibuntu.org (www.medibuntu.org)...
I would like to get the sources for sudo and I found out that I am suppose to use sudo apt-get source sudo, but then it says it does not find any sources (even though i have told the Software Manager that it can download sources from the Internet) or that my sources.list is empty.
Now, to add a new source repository I need the APT line format.
intzi@Intzi-Ubuntu:~$ sudo apt-get update
[sudo] password for intzi:
E: Type 'ain' is not known on line 3 in source list /etc/apt/sources.list.d/patrick-dessalle-ppa-precise.list
E: The list of sources could not be read.
What the hell have i done?!! :D
Here’s how to install the newly-release KDE 4.3 in Ubuntu Jaunty.Open up your sources.list file:
sudo nano /etc/apt/sources.list
add the following line at the bottom of the file:
deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu jaunty main
Save the file and do a