The Best Ubuntu Linux Repository List

August 1, 2007 | By: UbuntuLinuxHelp | 14 Comments
Posted in How to..., Installation

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

If, like me, you enjoy tweaking and playing with your Ubuntu 7.04 (Feisty) installation then check out the download (zipped text file). It contains pretty much all the software repositories for Ubuntu Feisty (7.04) that are available to enhance the "apt-get install" command. Obviously, if you plan on continuing to upgrade your distribution as new Ubuntu versions are released, be careful which things you actually install, backup your files first, before doing this. What does this tweak do for us? Saves time searching for repositories! Below is a peek of some of the repositories on the list and the download link.

Have fun!

Repositories included:

Medibuntu
Beryl
Audacious
Skype
Ekiga & Debian pkg-voip
Opensync
Google
Opera
Wine
SimplyMepis
EasyCam
Linux2Go
TVFreePlayer
GnomeMeeting
Cinelerra
Mjpeg
MythTV
Screenlets
MusicBrainz
Dbuntu
SysAdmins
PeaDrop
IVTV
Ubuntu Studio
Elisa Media Creator
Qemulator
and more...

The download contains two files:

sources.list and sources_keys.sh

Download: sources.zip
Download: sources.gz

If you like this post, why not share it?
  • StumbleUpon
  • del.icio.us
  • Digg
  • Google Bookmarks
  • Reddit
  • Mixx
  • Yahoo! Bookmarks
  • blogmarks
  • Twitter

Related posts:

  1. Ubuntu sources.list generator
  2. How to Install VMware in Ubuntu Linux
  3. Linux Driver for Quickcam USB cameras – Logitech Quickcam Fusion
  4. Simple apt-get to Keep Your Ubuntu System Clean.
  5. 20 Useful, Common Linux (Ubuntu) Commands for New Users


Comments

14 Comments so far

  1. Simple apt-get to Keep Your Ubuntu System Clean Simple apt-get to Keep Your Ubuntu System Clean on August 11, 2007 10:47 am

    [...] repositories for Ubuntu Feisty (7.04) that could be found. You can read about that here: “The Best Ubuntu Linux Repository List“ addthis_url = [...]

  2. 30 Dollars, 30 Minutes, 1 Nice Fileserver 30 Dollars, 30 Minutes, 1 Nice Fileserver on August 11, 2007 4:05 pm

    [...] (I do have another post you can visit later that enhances the sources.list for desktop users of Ubunto Feisty here: The Best Ubuntu Linux Repository List.) [...]

  3. tonimarie tonimarie on August 26, 2007 9:14 am

    well i tried this and now synaptic is broken. going to have to fix it and needless to say i will not try this one again.

  4. UbuntuLinuxHelp UbuntuLinuxHelp on August 26, 2007 10:33 am

    Hi!

    @tonimarie and everyone.
    Please remember that this is for apt-get NOT synaptic.

    I did try using Synaptic, just now, at this end and it works fine. So there could be other issues involved as well.
    Either way, apt-get users, it seems are okay, however “tonimarie” suggest’s caution for synaptic users. And evidently, I’d have to agree with that,
    I your case (tonimarie), just restore the backed up sources.list and sources_keys.sh and you should have synaptic running.
    Thanks for the input, muchly appreciated!

  5. tonimarie tonimarie on August 26, 2007 5:52 pm

    all i was wanting to do was to get the sound working properly. i can play a cd ok but i try to play a DVD and i get the picture ok but no sound. before i got libdvdcss2 on here i could play DVD’s that had been riped and had the encryption removed fine however now i get the picture fine but no sound with any of them. also before i could get no sound with amarok but could with sound juicer and rhythmbox. that at least is still the same though i would prefer to be able to use amarok. just not sure what is going on.

    thanks

    toni

  6. UbuntuLinuxHelp UbuntuLinuxHelp on August 26, 2007 6:36 pm

    @tonimarie
    Have you visited this URL before? – http://ubuntuforums.org/showth.....p?t=205449
    It might be of help.
    If not, I’ll see what other stuff I have over here and post about it.
    Let me know.
    Cheers!

  7. tonimarie tonimarie on August 27, 2007 3:35 am

    well have looked at a few of the things there and my sound card is listed when i put in the commands into the terminal. as i have said i am getting sound with a couple of programs. i have disabled the onboard sound as i have a sound card that is better and am not getting any sound from certain programs (mplayer, amarok) when under SUSE 10.2 (same soundcard) i was getting good sound from amarok though i hadn’t tried to set up playing dvd’s under SUSE. has me a little confused as to why it would work sometimes or rather with some programs and not with others.

  8. UbuntuLinuxHelp UbuntuLinuxHelp on August 27, 2007 11:52 am

    @tonimarieHmm, getting video but no sound in mPlayer and no sound in Amarok. But… do get sound in Sound Juicer and Rhythm Box.Try tweaking the settings in just the applications that don’t play sound. It seems a lot like you have to tweak the preferences to use Alsa or OSS. If for example Rhythm Box is using Alsa, then try switching the others to use Alsa too. This might be the issue?

  9. UbuntuLinuxHelp UbuntuLinuxHelp on August 27, 2007 11:59 am

    Also, from the mandrivausers.org site they had this reference “…try with disabling esd (google says there are problem with mplayer and esd): mplayer –disable-esd . Or make sure you build it with esd support…”

  10. UbuntuLinuxHelp UbuntuLinuxHelp on August 27, 2007 12:05 pm

    And this may help too…

    ================================

    How to install DVD playback capability

    Note: The gstreamer dvd plugin is available as part of gstreamer0.8-plugins but may have a few bugs. However, Totem can also work with the xine backend (instead of gstreamer) to play DVDs. (Xine-UI and Mplayer also use the xine backend). This method allows using xine with Totem.

    Install dvd modules:

    sudo apt-get install libdvdread3
    sudo /usr/share/doc/libdvdread3/install-css.sh

    Install xine backend for Totem (if you are using Totem):

    sudo apt-get install totem-xine

    Finish installing modules:

    sudo apt-get install libdvdcss2

    ================================

    2) How to install MPlayer Multimedia Player

    sudo apt-get install mplayer libxine-extracodecs

    An MPlayer plug-in for Firefox can also be installed:

    sudo apt-get install mozilla-mplayer

    Run from menu:
    Applications -> Sound & Video -> MPlayer

  11. How to Install TTF and CTF Fonts in Ubuntu How to Install TTF and CTF Fonts in Ubuntu on September 18, 2007 1:40 pm

    [...] 1) Make sure your repositories are available. You only need to add the Universe repository (if you’ve not already done so). You can read more about repositories here: ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/ [...]

  12. Using Ubuntu as an Electronic Document Management System | Ubuntu Linux Help Using Ubuntu as an Electronic Document Management System | Ubuntu Linux Help on March 28, 2008 8:35 am

    [...] After the install, I edited the sources.list file and removed the entry for the CD installation packages. Why? The online repositories are more current than my older CD. (There’s another article about an enriched sources.list here: http://ubuntulinuxhelp.com/the.....ory-list/) [...]

  13. Switching From XP to Linux - Should You? | Ubuntu Linux Help Switching From XP to Linux - Should You? | Ubuntu Linux Help on April 7, 2008 10:51 am

    [...] the Software Repository list: “The Best Ubuntu Linux Repository List“. Expand your Multimedia experience: “How to Play Most Restricted Media Formats in [...]

  14. Sami Sami on October 6, 2008 5:28 pm

    Why to use static /etc/apt/sources.list when you can SAFELY use something like: /etc/apt/sources.list.d/myown.list instead? This way one doesn’t have to tinker with static.list -file at all…

Name (required)

Email (required)

Website

Speak your mind