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.

3 votes
1 answer
2k views

use local package with apt-get

I try to install package jruby with apt-get. One of the dependencies is package ruby-thread-order but apt-get fails to get that with E: Failed to fetch http://deb.debian.org/debian/pool/main/r/ruby-...
ruud's user avatar
  • 153
1 vote
2 answers
2k views

Detect if apt-get update is necessary

Is there a way to detect if running apt-get update is necessary? It seems that whenever apt-get update is run, it downloads the latest lists even if I already have them, and I want to avoid ...
user96931's user avatar
  • 451
11 votes
6 answers
52k views

Q: How to fix apt-get update error Mirror sync in progress?

I have difficulties when install postgresql-client.9.4 on debian 10. printf "deb http://apt.postgresql.org/pub/repos/apt/ buster-pgdg main" > /etc/apt/sources.list.d/pgdg.list wget --quiet -O - ...
udnpico's user avatar
  • 113
1 vote
1 answer
273 views

apt broken on raspbian stretch, dpkg exiting

Trying to install mono, on my pi, apt started refusing to install packages due to dpkg exiting. The output I'm getting it this: Traceback (most recent call last): File "/usr/bin/apt-listchanges",...
QuartzShard's user avatar
1 vote
1 answer
186 views

Why is default aptitude so out of date?

I'm trying to apt-get install python3.6, and all the solutions point to adding deadsnakes or other ppas/ building from source. My question is why are the default apt repos so out of date? Seems odd ...
Icy's user avatar
  • 21
0 votes
0 answers
773 views

apt downgrade to a specific version of package (not present in repository)

I've got a system with libgtk-3-0 version 3.22.30-1ubuntu1 installed. To fix a known bug I want to downgrade to version 3.22.21. However, running aptitude to find the available versions yells the ...
Mauro F.'s user avatar
  • 205
1 vote
0 answers
761 views

Install php-bcmath on Debian 9

I am trying to install the php-bcmath extension on a Debian9 system, but all I get is unable to find package. The command I use: sudo apt-get install php7.0-bcmath I tried it as well with ...
UmbrellaSpirit's user avatar
0 votes
0 answers
96 views

Apt only displays orange letters; Apt-get white ones

For some time now I have been wondering why, sometimes, I saw an orange output for when updating or installing some stuff. I discovered now that when I use apt (like: sudo apt upgrade) the download ...
user avatar
2 votes
1 answer
358 views

apt steam-devices dpkg error

Tried to run sudo apt update; sudo apt upgrade the other day and got an error regarding dpkg which I've not seen before and google doesn't appear to be much help either. I will just paste the output ...
user3728501's user avatar
  • 2,984
1 vote
1 answer
1k views

How can I install python3-clang on Linux Mint 18.04?

I have a vim plugin called CLighter8 that requires the package python3-clang, but unfortnuately I can't find it in the default repository nor any other repository. So I can't really find a way to ...
user2741831's user avatar
1 vote
1 answer
5k views

Aptitude On Kali Linux

I have just installed Kali Linux 2018.2 and tried to search some installed packages on it as i do on Ubuntu aptitude search *package name* but it seems like this command does not work on Kali Linux. ...
Jwan's user avatar
  • 11
1 vote
1 answer
2k views

How to stop apt from reporting a package as upgradable, when it's at the most-recent version?

I'm running Pop!_OS 18.04 and I have installed Microsoft VS Code through apt. Now I see that I have upgrades available, but no. $ sudo apt list --upgradable Listing... Done code/...
J. B. Rainsberger's user avatar
0 votes
1 answer
241 views

Aptitude error with linux-image-extra-4.13.0-45-generic

I think my problem is very common, but I didn't fix the solution... When I try to use apt (on Ubuntu 16.04 Server), I get this error : The following packages were automatically installed and are no ...
Pierre LAGOUTTE's user avatar
0 votes
1 answer
499 views

Problems installing “sudo” under Debian 6 [duplicate]

I'm trying to install sudo on specialized computer that runs Debian 6 and got error: Err http://ftp.us.debian.org/debian/ squeeze/main sudo i386 1.7.4p4-2.squeeze.2 404 Not Found [IP: 128.30.2.26 ...
vico's user avatar
  • 2,603
4 votes
1 answer
1k views

Why is aptitude broken after trying to install python-pip?

I'm trying to get pip working for python 3.6 on my debian machine and thought that python-pip would work in the case of python3.6 pip -V as python 3.6 couldn't find the pip installation of python3-pip....
joseph's user avatar
  • 147

15 30 50 per page
1
2
3 4 5
16