Search Communities:

sources.list Additional Sources

VERSION 6 Published

Created on:Dec 5, 2007 6:41 AM by Dr.Jones - Last Modified:  Apr 1, 2008 1:54 PM by Dr.Jones

Additional Sources

ubuntu 7.04 Feisty Additional Sources

# Additional Sources
deb http://apt2.freespire.org/CNRUbuntuExtra feisty-extra main restricted
deb-src http://apt2.freespire.org/CNRUbuntuExtra feisty-extra main restricted
Uncomment the following two lines to add software from the 'backports' repository:
deb http://us.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse

ubuntu 7.10 Gutsy / Linux Mint 4.0 Daryna Additional Sources (for installing the CNR Client via apt)

# Additional Sources
deb http://apt2.freespire.org/CNRUbuntuExtra gutsy-extra main restricted
deb-src http://apt2.freespire.org/CNRUbuntuExtra gutsy-extra main restricted
Ensure the following two lines are uncommented to add software from the 'backports' repository:
deb http://us.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse

From the console:
sudo apt-get install freespire-archive-keyring

sudo apt-get update

Freespire 2.0 / Linspire 6.0 Sources

deb http://apt2.freespire.org/ubuntu/ feisty main restricted universe multiverse
deb-src http://apt2.freespire.org/ubuntu/ feisty main restricted universe multiverse

## Major bug fix updates produced after the final release of the
## distribution.

deb http://apt2.freespire.org/ubuntu/ feisty-updates main restricted universe multiverse
deb-src http://apt2.freespire.org/ubuntu/ feisty-updates main restricted universe multiverse
deb http://apt2.freespire.org/ubuntu/ feisty-backports main restricted universe multiverse
deb-src http://apt2.freespire.org/ubuntu/ feisty-backports main restricted universe multiverse
deb http://apt2.freespire.org/ubuntu/ feisty-security main restricted universe multiverse
deb-src http://apt2.freespire.org/ubuntu/ feisty-security main restricted universe multiverse

# If you enable these, you may get packages which do not work with
# Freespire/Linspire and will cause you system to be unbootable
#deb http://security.ubuntu.com/ubuntu feisty-security main restricted universe multiverse
#deb-src http://security.ubuntu.com/ubuntu feisty-security main restricted universe multiverse

# Freespire add-ons
deb http://apt2.freespire.org/CNRUbuntu skipjack-feisty main restricted
deb-src http://apt2.freespire.org/CNRUbuntu skipjack-feisty main restricted

# Additional Sources
deb http://apt2.freespire.org/CNRUbuntuExtra feisty-extra main restricted
deb-src http://apt2.freespire.org/CNRUbuntuExtra feisty-extra main restricted

Note: Using the security.ubuntu.com/ubuntu feisty-security repository may upgrade packages that will result in a system that won't boot.
Average User Rating
(0 ratings)




Dec 7, 2007 1:59 PM Click to view -'s profile - says:

While the additional source URLs seem correct, when actually trying run apt-get or the Software Sources manager, a GPG Public Key missing error is generated. It's unclear how to resolve this problem.

Dec 16, 2007 4:17 PM Click to view Dr.Jones's profile Dr.Jones says: in response to: Rick97213

At the bottom, From the console:
sudo apt-get install freespire-archive-keyring

sudo apt-get update