0
votes
1answer
171 views

Missing libqt3-mt in 13.04

I have an application that requires the libqt3-mt package, in particular it's asking for libqt-mt.so.3. It worked OK under Ubuntu 12.04, but I've recently upgraded to 13.04 and the package is missing ...
1
vote
1answer
78 views

How does synaptic package manager work?

I always wondered how the synaptic package work? I always wanted to know it's secrets. Can someone tell me?
2
votes
1answer
663 views

Cannot install Handbrake in 64-bit Ubuntu 12.10

When I go into Synaptic and try to install the handbrake-gtk, after it gives me the list of all the other packages it has to install, I get this message: The following packages have unresolved ...
0
votes
1answer
132 views

How to get rid of unwanted software? [duplicate]

Possible Duplicate: What is the correct way to completely remove an application? Is it possible to undo an apt-get install command? Most of the time when I want to try a new program, the ...
2
votes
1answer
115 views

What can I do if Synaptic can't get the latest version of software?

I'm using Synaptic for package management on Ubuntu 12, and am currently trying to get the newest version of SWIG - 2.0.9. My currently installed package swig in Synaptic is version 2.0.7-3ubuntu1. I ...
1
vote
1answer
44 views

How to update Synaptic on 10.10 to include new packages

I would really appreciate if someone can help me out. I've been using gtk3 on 10.10 to write applications but when I start them it says Gtk-Message: Failed to load module "canberra-gtk-module" I ...
2
votes
2answers
47 views

Is there an intelligent way to look for packages in the repository?

I would like to know if there is an intelligent program that helps find packages in the repositories. I mean a program that uses intelligent algorithms or that has an advanced search engine where yo ...
3
votes
3answers
307 views

Installing package + dependancies and removing them all

I currently use Xubuntu and was considering installing/trying GNOME Shell or Cinnamon by installing their respective metapackage. However, doing so would result in a massive number of dependencies ...
0
votes
0answers
46 views

Synaptic returns error [duplicate]

Possible Duplicate: How do I fix a “Problem with MergeList” error when trying to do an update? I get the following error message when I run synaptic and I can't install any ...
0
votes
0answers
514 views

PCSX2 Package repository

I added the official (not from ubuntu) ppa for PCSX2 to my sources.However, in my package manager it doesn't show up, in fact only the unstable version shows up. Since it doesn't work, I have to use ...
1
vote
0answers
237 views

I cannot install Synaptic Package Manager because of the following error

How do I go around this and install it? $ sudo apt-get install synaptic Reading package lists... Done Building dependency tree Reading state information... Done Package synaptic is not ...
0
votes
1answer
147 views

How to safely uninstall alternative package version?

Sometime ago, I installed S3TC packages via PPA to get the most updated package version. But now I want to uninstall it and get back the "standard" Ubuntu package version. When I tried to remove it ...
4
votes
1answer
396 views

Which is the best method to install/uninstall apps in Ubuntu?

While apps can be installed with the apt-get command, Synaptic Package Manager or Ubuntu Software Centre, can anybody throw some light on which is the best method? I recently installed kubuntu-desktop ...
3
votes
0answers
89 views

Why can I install only one software at a time? [duplicate]

Possible Duplicate: Why the software center doesn't allow multiple downloads? I have seen that in Ubuntu Software Center or even when sudo apt-get install is issued,only one package ...
1
vote
1answer
596 views

How to install chemfig through apt-get

I'm doing some LaTeX and I need the chemfig package. As usual, I type the package name in synaptic but this time nothing matches the search. Does anyone know how to install it ? Is it possible ...
0
votes
1answer
336 views

How do I install 32-bit perl-tgicl 2.1.1?

I'm trying to install a .deb and I need some packages but they are not on the synaptic. How can I install this packages lib32z1 libc6-i386 TGICL$ sudo dpkg -i perl-tgicl_2.1-1_all.deb Selecting ...
2
votes
1answer
768 views

How do I add downloaded debian packages to Synaptic Package Manager?

In Synaptic, when I click File > Add downloaded packages and navigate to the folder with the debian packages, the debian packages are greyed out, which means I cannot select them.
3
votes
2answers
319 views

Does Ubuntu ever push new versions of GCC into the package repository between releases?

Current version of GCC in Ubuntu 11.04 is 4.5.2. For certain C++0x features, I need GCC version 4.6, but would like to avoid compiling from source. Is there hope that Ubuntu will update GCC in the ...
2
votes
2answers
493 views

How to recreate cache for “APTonCD” after cleaning cache through apt-get clean?

I recently had to opt for cleaning my cache through apt-get clean after getting lots of GPG errors during update. But it's created another problem for me since I want to create an "APTonCD" for ...
4
votes
5answers
822 views

Install adblock using synaptic or through firefox's addons menu?

I want to install adblock for Firefox and I see it is in Synaptic. Should I install it with Synaptic or the regular way with the Firefox add-on manager? Does it make any differences at all?