All Questions
Tagged with apt package-management
5,625
questions
0
votes
1
answer
23
views
An Error during Update related to http://repository.spotify.com Ubuntu 24.04
Err:4 http://repository.spotify.com stable InRelease The following
signatures couldn't be verified because the public key is not
available: NO_PUBKEY 6224F9941A8AA6D1 Reading package lists... Done
W:...
-1
votes
0
answers
25
views
Make WSL detect conda-python that I installed on Windows 11 [duplicate]
I have a Windows 11 machine and I install Ubuntu from microsoft store to run linux command.
Previously I also insalled Conda on Windows 11.
But when I open WSL and hit 'python' it gives the following ...
0
votes
2
answers
37
views
apt wants to remove important sounding packages
Apt suddenly said the packages libdaxctl1 libndctl6 libpmem1 are no longer needed and should be autoremoved.
these packages all sound really important. so I set them to manually installed.
can someone ...
-1
votes
1
answer
35
views
Would an 'altered' package be replaced by an updated version when it comes out?
I'm currently experimenting with ksmbd. The current build of ksmbd tools in ubuntu 24.04 has broken packaging and install fails - I ended up downloading the deb-src and building a package with the ...
0
votes
0
answers
48
views
how to install library dlib==19.16.0 on ubuntu 24.04 for the python version 2.7.18
I receive the below error while installing dlib, Kindly help me to install dlib==19.16.0 on ubuntu 24.04 for the python version 2.7.18.
pip install dlib
DEPRECATION: Python 2.7 reached the end of its ...
-2
votes
0
answers
21
views
apt signals broken package, but I cannot see which is broken [duplicate]
Ubuntu focal
5.15.0-92-generic 102~20-04.1-Ubuntu SMP
I have tried following
sudo apt update
sudo apt-cache policy build-essential
sudo apt install gcc=4:9.3.0-1ubuntu2 -f
always fails
So I installed ...
0
votes
0
answers
22
views
Package 'mariadb-server' has no installation candidate
Im currently trying to install mariadb after deleting it with sudo apt-get purge mariadb-server-core because it wasnt working, but now I get the error: Unable to locate package mariadb or Package '...
-1
votes
0
answers
49
views
Problem in installing steam on linux
I wanted to install steam on my Ubuntu PC. (Ubuntu 22.04.4 LTS)
At the first, I had a lot of problems and couldn't add multiverse repository, but tried a few hours and somehow fixed them.(maybe ...
0
votes
0
answers
34
views
sudo apt --purge autoremove fails saying insufficient disk for mkinitramfs. How can I fix this?
I tried to update my Lubuntu 22.04 system using sudo apt update, but this failed.
Subsequently I have tried to free disk space with sudo apt --purge autoremove, but this also fails:
sudo apt --purge ...
0
votes
0
answers
45
views
Can't install Nala
I'm trying to install nala and I am getting this error:
W: GPG error: https://deb.volian.org/volian scar InRelease: The following signatures couldn't be verified because the public key is not ...
0
votes
0
answers
47
views
How to fix malformed entry in sources file /etc/apt/sources.list.d/third-party.sources
Malformed entry 1 in sources file /etc/apt/sources.list.d/third-party.sources (URI parse)
E: The list of sources could not be read.
File contents;
Types: deb
URIs: cdrom:[Ubuntu 22.10 Kinetic Kudu - ...
-1
votes
0
answers
35
views
android-messages-desktop 5.4.0 no longer working since update to Ubuntu 24.4
since upgrading to Ubuntu 24.4 Android-Messages-desktop for linux no longer works.
Attempting to report bia Bug Reporter fails with message "package is not installed"
Ubuntu Software states &...
0
votes
0
answers
72
views
Missing jammy folder nova.clouds.archive.ubuntu.com [duplicate]
Hello Ubuntu Community,
I am encountering an issue while trying to update my APT cache and install packages on my Ubuntu 22.04 (Jammy) system. The update process fails with the following error ...
3
votes
1
answer
153
views
apt-cache policy <package name> shows /var/lib/dpkg/status instead of the repository name
I am using Ubuntu 22.04. I know I can get the information about where a package comes from via apt-cache policy <package name> (related question). I want to find out how I installed a specific ...
-1
votes
0
answers
23
views
How do I add a repo to my local apt mirror server?
I want to add the Mozilla Packages repo to my local apt mirror server. I think I need to somehow add the config to "/etc/apt/mirror.list" which currently has
deb https://ppa.launchpad.net/...
-3
votes
1
answer
277
views
rtl8812au-dkms Error during upgrade Ubuntu 24.04
How to solve this problem?
When I wright this command "sudo apt-get upgrade" to upgrade the app. the following error is shown up in the end of the result:
Setting up rtl8812au-dkms (4.3.8....
-2
votes
0
answers
51
views
Error while installing spotify
I'm trying to install spotify without using snap to use spicefly
I'm using these commands to install it
curl -sS https://download.spotify.com/debian/pubkey_6224F9941A8AA6D1.gpg | sudo gpg --dearmor --...
0
votes
2
answers
52
views
copy some apt packages so that they can be installed offline [duplicate]
Often I have to use a live cd installation of Ubuntu like the 20.04 lts.
I found that there are lot of tools and packages that are missing like brasero and wodim
However I'm unable to always access ...
0
votes
1
answer
54
views
apt install with specific version cannot find prior version
I am trying to install specific package versions to maintain my production server in sync with my staging system. When I specify the version I get this:
root@ip-172-19-69-40:~/installs# apt install ...
-1
votes
1
answer
115
views
sudo apt update not working getting the error shown below [duplicate]
I am using Ubuntu 24.04. sudo apt install, sudo apt update or sudo apt upgrade, any of these type of commands that start with sudo apt are not working and giving this output. I just changed some ...
0
votes
0
answers
38
views
How do I get rid of these errors when running apt-get update on Ubuntu? [duplicate]
How do I get rid of these errors when running apt-get update on Ubuntu?
I have tried asking ChatGPT. It provided answers, and I tried them but the issue still persists.
root@localhost:~# sudo apt-get ...
0
votes
1
answer
32
views
How to fix libpoppler-qt5-1 dependency on older package
I'm trying to install the packages krop and kile on my Ubuntu 22.04.04 (Jammy) system:
sudo apt-get install krop
I get the following error: packages have unmet dependencies
The following packages ...
0
votes
0
answers
56
views
how to upgrade unsupported ubuntu 23.04 to 23.10 [duplicate]
I haven’t been able to update Ubbuntu from 23.04 to 23.10 for several months, I tried changing servers
serg@serg-HP-Laptop-14s-fq0xxx:~$ sudo apt-get update
Hit:1 https://repo.yandex.ru/yandex-browser/...
-1
votes
0
answers
44
views
How to reinstall some package from scrach?
I installed cassandra via sudo apt-get install cassandra and then something wasn't working, so I removed it via sudo apt remove cassandra and also removed by hand several directories mentioned here:
...
0
votes
0
answers
22
views
Upgrade Issues on Ubuntu 18.04 LTS: Stuck Despite All Updates Installed [duplicate]
Hello Ubuntu Community,
I am facing a challenge while trying to upgrade from Ubuntu 18.04 LTS and seek your expertise. Here's a detailed description of my issue:
Issue Description:
Attempting to run ...
0
votes
1
answer
63
views
libeccodes-data update error while upgrading from 23.10 to 24.04
While upgrading my Ubuntu version from 23.1 to 24.04, the installation of the package libeccodes-data failed - while unpacking (2.34.1-1build2) on (2.31.1-1). dpkg could not open
/usr/share/eccodes/...
1
vote
0
answers
166
views
Some third party sources weren't added back after 24.04 upgrade
So, I recently upgraded from 23.10 to 24.04. This wasn't a issue in other minor upgrade, but it seems that my third party repos for vscode weren't turned added back to sources after the upgrade was ...
0
votes
0
answers
81
views
Unmet dependency on libodbc2 blocks apt from functioning, including attempts to reinstall libodbc2
Currently running Ubuntu 23.10, I can't install or update any packages using apt or upgrade Ubuntu to 24.04. When I try to run sudo apt upgrade, or install any packages through apt, it gives me the ...
-1
votes
1
answer
36
views
Why apt remove tries to remove a file that matches the package name pattern?
At Ubuntu Desktop 22.04 is installed VirtualBox 7 and if exists the /home/<username>/deb directory - deb is a custom directory - and there is located the virtualbox-7.0_7.0.14-161095~Ubuntu~...
0
votes
0
answers
24
views
Conflicting values set for option Signed-By regarding source [duplicate]
After I installed postgresql, i have errors:
E: Des valeurs entrant en conflit ont été renseignées pour l'option Signed-By à propos de la source https://apt.postgresql.org/pub/repos/apt/ noble-pgdg: /...
0
votes
0
answers
78
views
How to install Rancher Desktop on Ubuntu Server 24.04? [duplicate]
I tried to install Rancher Desktop on Ubuntu Server 24.04.
This is the official guide:
https://docs.rancherdesktop.io/getting-started/installation/#linux
I did every setting before installation.
But ...
0
votes
0
answers
79
views
Errors during updates (key issue)
So I have updated my system and sources list only to get errors during apt update about the keyring. I have attempted to restore the keystores with success excluding one key. Here is a list of the ...
5
votes
2
answers
1k
views
When did `apt` output change to include "Done" after "Building dependency tree"?
Recently, I noticed that there was something different about the output from apt update and apt upgrade. After looking at earlier output, the difference seems to be the addition of ... Done after ...
0
votes
1
answer
99
views
E: Malformed entry 1 in sources file /etc/apt/sources.list.d/ubuntu-esm-apps.sources (Suite) [duplicate]
I recently upgraded to ubuntu 24.04. When I run apt update I get the error: Malformed entry 1 in sources file /etc/apt/sources.list.d/ubuntu-esm-apps.sources (Suite)
How can I resolve this?
0
votes
0
answers
58
views
Manually Building LLVM: libstdc++ version must be atleast 7.4
I am currently trying to install/build LLVM and MLIR on my machine, and have everything set up das suggested by LLVM/MLIR. This is the 'CMake' call I make:
cmake -G Ninja ../llvm -...
0
votes
1
answer
74
views
Apt focal-update versus focal-security [duplicate]
What is the difference between the "updates" and "security" repos?
I'm asking because I want to set up and use unattended-upgrades, which only allow updates from "focal" ...
0
votes
0
answers
48
views
SDL2 unmet dependencies on Lubuntu 22.04 [duplicate]
guys im getting this error when trying to install sdl2 or libsdl2-dev on lubuntu 22.04
Reading package lists... Done
Building dependency tree... Done ...
0
votes
0
answers
24
views
ModuleNotFoundError: apt_pkg
I am trying to install Python in my EC2 instance
using these commands:
sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt update
sudo apt install python3.12
However, upon running the first ...
0
votes
0
answers
37
views
Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages
While upgrading my Ubuntu 22.04 something went wrong on the screen while booting the machine.
I tried to update the packages, but I'm still unable to install all the dependencies.
3
votes
0
answers
55
views
apt: How to properly `autoremove` redundant, auto-installed dependencies?
I have a Apt configuration file at /etc/apt/apt.conf.d/99recommends-and-suggests, containing:
APT::Install-Recommends "true";
APT::Install-Suggests "false";
APT::AutoRemove::...
0
votes
1
answer
87
views
After Installing Python from Source, can I Uninstall the Building Dependencies?
I am working with very constrained embedded hardware where I cannot afford to have many packages installed; however, I need Python3.10, which I built from source (my apt only offers Python3.7).
In ...
0
votes
0
answers
234
views
Multiple Errors: while using sudo apt update [duplicate]
When I use sudo apt update these what I get as an output, multiple error tried to find answer but couldn't get any as working. Really new in the Linux field if you could help me out it will truly ...
1
vote
1
answer
119
views
How to uninstall application installed without package manager
Look as a preface, I'm new to Linux OS. I've been using ubuntu for a few months and when I first started out I installed vscode. I did this with the windows installer. Wrong but I didn't know at the ...
-1
votes
1
answer
51
views
How to make a package become the "deinstall" status in Ubuntu [duplicate]
I'm trying to check if a package is installed or not.
Here is a link for finding all packages with "deinstall" status:
dpkg --get-selections shows packages marked "deinstall"
But I ...
1
vote
0
answers
60
views
How Can I install Packages Into a Test Directory?
I want to install a list of packages under a certain directory. I have seen this answer but It doesn't fulfill my needs.
What I want to do is the following:
Select a folder to include all files ...
-2
votes
1
answer
100
views
Brave web browser: How to remove the 'doesn't support architecture 'i386'' message? [duplicate]
For Ubuntu Desktop 22.04 was installed Brave web browser according with the official instructions indicated at Release Channel Installation - Debian, Ubuntu, Mint. Therefore as follows:
sudo apt ...
0
votes
0
answers
3k
views
Sub-process /usr/bin/dpkg returned an error code (1)
I want to say that I am unable to install or remove any package through sudo apt. Whenever I tried to install or remove any package just like this sudo apt install perl-base it shows an error:
Reading ...
0
votes
0
answers
42
views
Sub-process /usr/bin/dpkg returned an error code (1) while i install pip3
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
binutils binutils-common binutils-x86-64-linux-...
-1
votes
1
answer
39
views
Apt suggesting auto remove of important packages
This comes up when i try to sudo apt upgrade.
The following packages were automatically installed and are no longer required:
atop bmon cabextract ccze dctrl-tools deltarpm dnf-data gir1.2-clutter-1....
1
vote
1
answer
344
views
What happened to openresolv on Ubuntu 24.04? "Package 'openresolv' has no installation candidate" What is it's replacement, or how do I get it?
It seems Ubuntu 24.04 Server no longer has the Openresolv package. I need it, or an alternative that does the same thing. I get a "E: Package 'openresolv' has no installation candidate" when ...