Skip to main content

Questions tagged [aptitude]

Alternative package manager for Debian and derivatives which offers an ncurses based text-mode user interface (TUI) and mighty search patterns besides a command-line interface similar to `apt-get`'s command-line interface.

3 votes
2 answers
2k views

Is the Web server on repo.skype.com down? [closed]

Since at least three days (today is 2024-06-01), repo.skype.com has been useless though up: # cat /etc/apt/sources.list.d/skype-stable.list deb [arch=amd64] https://repo.skype.com/deb stable main # ...
AlMa1r's user avatar
  • 1
2 votes
1 answer
62 views

Can we make an aptitude search case-sensitive?

In a script: aptitude search "?description($1)" ... can that be made case-sensitive?
Ray Andrews's user avatar
  • 2,527
0 votes
1 answer
11 views

Meaning of the aptitude search output for wine-staging

I've installed winehq-staging package from winehq repo in debian 12 instead of from debian repo which I'll be using from Lutris. After that I listed what got installed with: aptitude search '?narrow(?...
metablaster's user avatar
0 votes
1 answer
55 views

Why is apt upgrading suggested packages while installing a package (no command line options)?

I'm trying to understand how aptitude works. I've downloaded all dependencies of a package (afaik all, by substituting empty dpkg status file). Later after substituting back current status file of the ...
Martian2020's user avatar
  • 1,219
0 votes
1 answer
264 views

apt: why install older version of a package when newer is available via sources.list?

I did a reperformance. With clean boot of liveISO. It showed that removing entry from file in /etc/apt/preferences.d: Package: * Pin: release o=linuxmint,c=upstream Pin-Priority: 700 changes the ...
Martian2020's user avatar
  • 1,219
1 vote
1 answer
1k views

Location of Emacs 29 in a Debian 12 system [duplicate]

I have installed Emacs 28.2 in Debian 12. I have also installed Emacs 29.1 from bookworm-backports. ~$ aptitude show emacs Package: emacs Version: 1:29.1+1-5~bpo12+1 State: ...
user2338823's user avatar
0 votes
0 answers
20 views

Mismatch Between Aptitude's GUI Error/Warning Messages and Its Log Entries

Backstory here. In order to replicate the problem stated in the title: Induce an error condition by introducing a spurious line to the sources.list file Invoke Aptitude thusly via the command line ...
Digger's user avatar
  • 405
0 votes
2 answers
165 views

Where Does Aptitude Log Its Warnings?

Aptitude version 0.8.7 Debian 9 (Stretch) During a recent package upgrade, the Aptitude GUI displayed the following warning, boxed and in bright red: W: APT had planned for dpkg to do more than it ...
Digger's user avatar
  • 405
1 vote
1 answer
164 views

How do I get progress output from Aptitude?

I'm upgrading some packages using Aptitude, and I want to get some program-readable status updates. I thought I could direct dpkg --status-fd to a file I open in advance (regular file for this ...
Toby Speight's user avatar
  • 8,770
1 vote
1 answer
7k views

This Repository does not have a release file error on Ubuntu 22.10

So a few weeks back I tried to install the GitHub CLI on my Ubuntu machine via shell, and now every time I try to update I get the following error: E: The repository 'https://cli.github.com/packages ...
SudoCrypted's user avatar
2 votes
1 answer
143 views

Bug warning with aptitude upgrade #1019855 & #1019564

I try to upgrade a Debian Bullseye but I get an anxious warning message : % sudo aptitude upgrade Resolving dependencies... The following NEW packages will be installed: linux-headers-5.10.0-18-...
fauve's user avatar
  • 1,278
2 votes
1 answer
6k views

nslookup on ubuntu

I am using a Debian-based Docker image. In the image, I need nslookup but I could not find how to install that. Which apt package contains nslookup?
Kartal Tabak's user avatar
-2 votes
1 answer
759 views

Is there any way to add all apt repository of Debian based Linux distros on your Debian system?

Let's take example of Ubuntu and Kali Linux, both are based on Debian Linux. but many packages in Kali's apt sources are not available in Ubuntu's apt sources. But if we add Kali's sources and GPG-...
Pradeep Jhuriya's user avatar
0 votes
1 answer
334 views

Using apt/aptitude, how to remove all legacy packages that are sourceless after a distro-upgrade?

I upgraded my linux from Pop_OS 21.10 to 22.04 a few weeks ago. The distro-upgrade presumably replaced some old sources with new versions, as a result, many existing packages for Pop_OS 21.10 or ...
tribbloid's user avatar
  • 153
4 votes
2 answers
690 views

How can I list all installed packages along with their APT origin hostnames (not their origin tags)?

I'm trying to limit the risk in using third-party APT repositories. The scenario I'm trying to protect against is a malicious package being introduced into a third-party repo with a newer version than ...
smammy's user avatar
  • 514

15 30 50 per page
1
2 3 4 5
18