Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [dependencies]

Use this tag when asking about managing and resolving dependencies. In Ubuntu most applications have dependencies, programs that they depend on to run correctly. This means that installing a package sometimes requires other packages to be installed, and removing packages will cause others to be removed by APT to prevent them from breaking.

0 votes
2 answers
51 views

How to install numpy on python 3.10 running on ubuntu 22.04

I need to have numpy on python3.10 on my ubuntu 22.04 . Here is what I get when I attempt to install it: $ sudo apt install python3.10 python3-numpy python3-mako python3-markupsafe \ python3-yaml ...
GeorgeJ's user avatar
  • 13
-1 votes
0 answers
27 views

Problem while trying to fix unmet dependencies in Zorin [duplicate]

so I was installing mssql server and i got an error similar to this. I did the sudo apt install -f in this situation but its the same error Reading package lists... Done Building dependency tree... ...
Ichka 68's user avatar
1 vote
1 answer
157 views

Lost Password, Recovery will not work due to a Dependency

I am not a confident Ubuntu user but changed my password due to unexplained usage issues. I copied carefully the suggested Ubuntu password, but it will not work, neither will the previous one, nor ...
lionel.smith's user avatar
-1 votes
0 answers
8 views

Cannot install libsdl2-dev on 22.04 [duplicate]

Trying to install libsdl2-dev: ➜ ~ sudo apt --fix-broken install libsdl2-dev Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could not ...
Destoa's user avatar
  • 1
0 votes
1 answer
67 views

How to install XnView MP on Ubuntu 24.04

Attempt1: Installation via App Center I've downloaded XnViewMP-linux-x64.deb and opened with App Center, as result I've got an endlessly loading page Attempt2: Installation via terminal $ sudo dpkg -i ...
akpp's user avatar
  • 151
1 vote
0 answers
34 views

libgtkgl2.0-dev: package not found, Ubuntu 24.04

I have Ubuntu 24.04 Noble, and was trying to build some old software. The ./configure script returns: configure: error: Package requirements (gtkgl-2.0) were not met: Package 'gtkgl-2.0', required by ...
Jean Dubois's user avatar
1 vote
1 answer
105 views

Unmet dependencies. 'apt --fix-broken install' not working

When I try to install (in Ubuntu 24.04 recently upgraded from Ubuntu 23.10) sudo apt install npm I get Reading package lists... Done Building dependency tree... Done Reading state information... Done ...
Apogentus's user avatar
  • 253
0 votes
0 answers
25 views

I cannot install ANYTHING from discover or do apt upgrades (Ubuntu Studio 24.04) [duplicate]

** SOLVED link: https://askubuntu.com/a/17297/1857701 ** whenever I install anything in discover it just shows error couldn't be installed. In the terminal I do sudo apt update and the sudo apt ...
Umesh K.B.'s user avatar
0 votes
2 answers
41 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 ...
Usermaxn's user avatar
  • 217
0 votes
0 answers
54 views

how to fix unmet dependencies? [duplicate]

@ubuntu:~$ sudo apt install gnome-shell-extension-manager gnome-tweaks git curl wget sassc htop neofetch -y Reading package lists... Done Building dependency tree... Done Reading state information... ...
Naing Zwe Htut's user avatar
2 votes
1 answer
136 views

flake8 installation causes removal python-minimal - Ok or not?

(still) on Ubuntu 20.04.6 LTS when I try to install flake8, it makes me question, which implies I do something very risky, however I can not find, is it actually risk or it's just outdated warning for ...
aytvill's user avatar
  • 33
0 votes
1 answer
70 views

libreoffice packages are unconfigured after installing and wont start

Basically libreoffice packages fail after installing and wont start. And I need to sudo dpkg --purge --force-remove-reinstreq them to remove them because of "dependency problems" if i try ...
user1807651's user avatar
-2 votes
1 answer
229 views

Cisco Packet tracer 8..2..2 not combatible with ubuntu 24.04

Unable to download Cisco Packet tracer 8.2.2. The latest version as not compatible with Ubuntu 24.04 need this file. I believe can't find one that works libgl1-mesa-gl. This is the message that comes ...
Benjamin Gordon's user avatar
0 votes
0 answers
25 views

24.04 LTS || Unable to install Tomcat 9 - "Package 'tomcat9' has no installation candidate" [duplicate]

I'm trying to install Tomcat 9 on my Ubuntu system using `* sudo apt-get install tomcat9 but I keep running into the following error: monirul@nitacl-Veriton-Series:~$ sudo apt-get install tomcat9 ...
dipualnur's user avatar
0 votes
1 answer
58 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 ...
Joris Kinable's user avatar

15 30 50 per page
1
2 3 4 5
195