• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

I'm about to install Ubuntu

Page 3 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.
Originally posted by: hurtstotalktoyou
Okay, I enabled all available "repositories" (I think) in Synaptic. Still no sign of Ardour, and Audacity still doesn't work.

Repositories are online ftp or http servers full of packages that you can install software off of.

After adding entries for universe and multiverse you have to run a update to pull down the lists of packages aviable from those repositories.

When running apt-get update or doing the update from synaptic you can tell that you did it correctly because it will list the servers as it updates the package lists and show the 'universe' or 'multiverse' or 'restricted'.

After that then ardour and whatnot should show up.

Also Ubuntu has a online search so that you can see what packages are offered from which groupings..
http://packages.ubuntu.com/

Here is the official Ubuntu Wiki on how to do it.
<a target=_blank class=ftalternatingbarlinklarge href="https://wiki.ubuntu.com/AddingRepositoriesHowto">https://wiki.ubuntu.com/AddingRepositoriesHowto</a>

(if you want to undo the gedit stuff you did then just copy the original copy you made back over the edited sources.list file, then run a update)
 
Okay, I enabled all available "repositories" (I think) in Synaptic. Still no sign of Ardour, and Audacity still doesn't work.

Did you do an update after you added them? Packages.ubuntu.com confirms that Ardour is available in universe.
 
Originally posted by: Nothinman
Okay, I enabled all available "repositories" (I think) in Synaptic. Still no sign of Ardour, and Audacity still doesn't work.

Did you do an update after you added them? Packages.ubuntu.com confirms that Ardour is available in universe.


sudo apt-get update
 
Back
Top