0
votes
0answers
11 views

Maintaining older system packages [duplicate]

I am having a desktop that runs ubuntu 8.10 and a laptop that(alongwith other distros) runs ubuntu 10.10. Since the repositories for both do not exist anymore, fetching anything using apt-get fails on ...
2
votes
1answer
53 views

Is it possible to remove all the packages installed from a specific repository?

I would like to remove every package that came from the Multiverse repository. What is the best way to do this?
1
vote
0answers
18 views

error 503:Packages.gz naming problem [duplicate]

Possible Duplicate: error 503: service unavailable when using apt-get update behind proxy Here is the detailed information(I have choosen the best source server): W:Failed to fetch ...
2
votes
0answers
230 views

Will Adobe Reader 9.5.3 be offered in partner repository?

Will there be an Ubuntu package in the Canonical Partner repository for the security update Adobe Reader 9.5.3? ...
0
votes
1answer
39 views

Softwares and lib files

I have been using suse until now. I am trying to learn Ubuntu and I need to install some packages and library files but I could not find some (maybe due to they are named different from suse). For ...
0
votes
0answers
26 views

Broken Packages? [duplicate]

Possible Duplicate: Fixing Broken Packages I'm having a problem with broken packages (trying to reinstall wine seems to have caused this). I read Synaptic could fix this, but I can't ...
4
votes
1answer
360 views

How can I install Cinelerra on Kubuntu? [closed]

Hope s.o. can help me .... According to a page I found I should do this: sudo add-apt-repository ppa:cinelerra-ppa/ppa sudo apt-get update sudo apt-get install cinelerra But that led to the ...
4
votes
7answers
335 views

Are the source repositories required for a normal user?

It was always my impression that Ubuntu was a binary package distro and that developer sources for various packages were supplied in separate sources repos, if required. It seems that my sources.list ...
2
votes
2answers
19k views

“Unable to locate package” errors for all software

My apt-get doesn't install any programs. I try to install programs with apt-get install but always it shows same error: unable to locate package. For example I try to install the xbmc media center; ...
2
votes
1answer
234 views

How to prevent Ubuntu/XUbuntu from automounting repositories from Ubuntu CDs?

Whenever I insert an Ubuntu/XUbuntu CD into my XUbuntu PC the system recognizes it as a package repository. I dislike this behaviour as it is generally useless (except for those people having no ...
1
vote
1answer
372 views

Software Center PDF Studio 7 link not working [closed]

When I open the Software Center I see this big banner advertisement for PDF Studio 7. I click it, and I get the error 'Not found' 'There isn't a software package called "pdfstudio7" in your ...
2
votes
2answers
166 views

Installing software that is unavailable in standard repositories [decision tree]

What are the general steps I want to take to get a program installed on Ubuntu when the program has not been made into a package, or I need an updated software version from what would normally be ...
26
votes
3answers
6k views

How can I remove the Translation entries in apt?

This is the output of aptitude update: Ign http://archive.canonical.com natty InRelease Ign http://extras.ubuntu.com natty InRelease Ign http://dl.google.com stable InRelease Ign ...
7
votes
0answers
5k views

Updates don't install because of “untrusted packages” [duplicate]

Possible Duplicate: Update Error : Require Installation Of Untrusted Packages I have "darktable + extras" installed (I added their ppa repository to the sources manually). The extras ...