I deleted all my Software Sources ->Other Software. Plz help

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Viper2

I deleted all my Software Sources ->Other Software. Plz help

Post by Viper2 »

I was trying to get back to this version of xulrunner "Version: 1.9.1.8+build1+nobinonly-0ubuntu0.9.10.1+tjaeger1" because an update messed it up. So I added the PPA for it, and deleted all "other software" sources, in order to force it to reinstall that particular xulrunner. I also deleted all the keys under "Authentication" also. It worked, but now my software updating doesn't work, and I can't even find Firefox in my Synaptic Package Manager to install it.

Please tell me which sources I need to add to Software Sources -> Other Software, and how do I get all the Authentication keys back? And please tell me how to do all this.

Thank you very much.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
viking777

Re: I deleted all my Software Sources ->Other Software. Plz

Post by viking777 »

deb http://packages.linuxmint.com/ helena upstream import backport romeo main
deb http://archive.ubuntu.com/ubuntu/ karmic main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ karmic-updates main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ karmic-security main restricted universe multiverse
deb http://archive.canonical.com/ubuntu/ karmic partner
deb http://packages.medibuntu.org/ karmic free non-free

That is what I have got in mine. Copy those lines into software sources (just click the add button) of course you might have had more than that to start with but those sources will give you most of what you need .

That is the easy part. Getting authentication for them is a different ball game, so I will leave that to someone else, and while I am about it I will suggest to Linux developers that making this authentication process a whole lot easier than it is would be of huge benefit to Linux security.
Viper2

Re: I deleted all my Software Sources ->Other Software. Plz

Post by Viper2 »

viking777, thank you very much for your help.

However, I need to everything to be authenticated, otherwise I can't do system updates/upgrades properly, and I can't even find packages like Firefox to download.

Can someone please help me fix this? Otherwise I have to do a full reinstall of Mint.

Thanks.
Viper2

Re: I deleted all my Software Sources ->Other Software. Plz

Post by Viper2 »

Hello?? Anyone??
remoulder
Level 17
Level 17
Posts: 7621
Joined: Fri May 09, 2008 1:14 pm

Re: I deleted all my Software Sources ->Other Software. Plz

Post by remoulder »

For mint install http://packages.linuxmint.com/pool/main ... 29_all.deb

For ubuntu open a terminal and enter

Code: Select all

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 40976eaf437d05b5
For Medibuntu

Code: Select all

wget -q http://packages.medibuntu.org/medibuntu-key.gpg  -O- | sudo apt-key add - && sudo apt-get update
[Edit] your original post and add [SOLVED] once your question is resolved.

“The people are my God” stressing the factor determining man’s destiny lies within man not in anything outside man, and thereby defining man as the dominator and remoulder of the world.
Locked

Return to “Beginner Questions”