Skip to main content

Questions tagged [aptitude]

aptitude is a front-end to the Advanced Packaging Tool (APT). It displays a list of software packages and allows the user to interactively pick packages to install or remove. In addition to a curses based interface, it also has a command line interface.

1 vote
0 answers
759 views

How to resolve unmet dependencies of gnuplot?

I'm on an ubuntu 17.10 machine sudo apt upgrade gives me the following error: Reading package lists... Done Building dependency tree Reading state information... Done You might want to run '...
user430's user avatar
  • 245
1 vote
0 answers
3k views

How to solve apt error "E: Unable to correct problems, you have held broken packages"

I am running this command: sudo apt install libqt5svg5-private-dev I receive the error Reading package lists... Done Building dependency tree Reading state information... Done Some packages ...
oarfish's user avatar
  • 806
2 votes
1 answer
748 views

How to create an alias for unresolved apt dependencies?

Some time ago I installed a wormsarmageddon.deb that depended on a package named wine. Since no distribution package or PPA I could find provided a package named wine -- but only wine-stable, wine-...
fiatjaf's user avatar
  • 35
1 vote
0 answers
135 views

installing aptitude package manager on debian core.with the following code It is saying that package 'aptitude' has no installation candidate.

how can i install aptitude on debian 8.7. I mean the debian core since the installation have not given me any desktop options. i used the netinstall but it did not give me any desktop option so now ...
Moe's user avatar
  • 11
2 votes
1 answer
698 views

Can I make apt-get install default to having the -y option? [duplicate]

I'd like apt-get to default to using the -y option without me having to explicitly provide it. Is this possible?
Christopher Shroba's user avatar
1 vote
3 answers
3k views

Can't install i386 packages with apt (Debian)

So, my native architecture is amd64 and also I have added i386 as foreign one. I have faced with strange apt behaviour. For example, lets take libqt4-dbus package.I try to find out all available ...
Phargelm's user avatar
  • 111
1 vote
0 answers
591 views

How to install Debian package manager

I have a testing platform which has minimal Linux on it. It is so lightweight that it lacks all distribution-specific features. The goal is to install dpkg and apt-utils, which I did, by extracting ....
Ulrik's user avatar
  • 251
1 vote
1 answer
100 views

How to chose dependancy alternative during package installation on Debian

I want to install Roundcube and use PostgreSQL but Debian wants to install mariadb and mysql as a dependancy. Details: I am trying to install Roundcube which depends on roundcube-core which in turn ...
problemofficer - n.f. Monica's user avatar
1 vote
0 answers
223 views

Default yes to apt-get/aptitude install unless uninstall

There's a lot of answers how to remove the need to type Y when using apt-get install (hint: use -y or --yes) and this works great until you run into dependency issues and the suggested action is to ...
olofom's user avatar
  • 193
0 votes
1 answer
2k views

I cannot update Kali Linu via apt-get, it's a fresh install

I installed Kali for the second time, since I tried to update to Sana. And now I can't update. It looks like it's using kotnet.kuleuven.be:53 specifically, which is this University log-in for internet ...
EatSaffron's user avatar
0 votes
0 answers
2k views

Where to reset sources list for apt-get on Mint 16?

I'm trying to fix my apt-get, as it has been 404ing on sudo apt-get update for a while. However, nothing I do seems to fix these numerous 404s. It appears that there are many different places to ...
Zambezi's user avatar
  • 213
0 votes
2 answers
571 views

Upgraded from Wheezy to Jessie, but aptitude still hits wheezy URLs

I upgraded Wheezy to Jessie by following the release notes - chapter 4, but now when I do an aptitude update I get URLs containing wheezy in them: root@debian:/home/paullik# aptitude update Hit http:...
Paul's user avatar
  • 123
5 votes
1 answer
370 views

How to hide foreign architecture?

I have an amd64 Debian but I had to install some i386 packages. I don't want to remove this foreign architecture, I just would like to hide it so that, for example, when I seach for libc in aptitude I ...
nuoritoveri's user avatar
0 votes
1 answer
47 views

Will application version <X> be available natively in Ubuntu version <Y>?

Specifically I want to know if MySQL 5.7 will be available natively (fully integrated, no fiddling with repositories) in Ubuntu 15.04. But I'm really more interested in a general answer, like, is ...
Alex R's user avatar
  • 1,844
0 votes
1 answer
244 views

Aptitude aborts automatically after running resolver

I'm having some issues with aptitude. I'm attempting to install all the fonts available in the debian repos, but apt-get doesn't seem to like the command apt-get install ttf* (its conflict resolver ...
srthompers's user avatar

15 30 50 per page
1 2
3
4 5
16