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

Questions tagged [apt]

APT is short for Advanced Packaging Tool, the package manager for Debian-based distributions. It is also the most used tool for installing packages in Ubuntu. Questions about using any of the apt commands should use this tag.

0 votes
1 answer
32 views

nslookup command crashed on ubuntu20.04 built on 07/24/2024

we are building custom ubuntu20.04 image for few months now. Everyday we pickup focal packages from ubuntu repo to build our root-fs. In today's build 07/04/2024 nslookup command crashing. nslookup ...
vivek's user avatar
  • 1
0 votes
1 answer
19 views

Install older version of apps

I just want to install older version of some apps. I'm more familiar with older version of some apps, in windows you could install older exe file in Ubuntu idk.
Cholombe Gholmoradian's user avatar
0 votes
1 answer
39 views

apt can't connect to archive.ubuntu.com [duplicate]

I am very new to Ubuntu and I don't really know very much about how Ubuntu works, When I run sudo apt update or when I want to install an app or add repo I get timeout error or faild to fetch, I also ...
Cholombe Gholmoradian's user avatar
0 votes
0 answers
11 views

Ubuntu 24.04 upgrade, apport-python3 failing to update

I ran a 24.04 update for all my raspberry pi servers, and 1 of them is failing, in a strange way. I am stuck with what to do, and am hoping someone can unstuck me. Here's the error: sudo apt ...
Cliff Hill's user avatar
0 votes
0 answers
29 views

unattended-updates reports packages are being held back, but apt says everything is fine

I'm running unattended-upgrades and it is running fine, but for quite some time now the process is warning me that certain packages are being held back, e.g: All upgrades installed Package libdw1 is ...
Frank Breedijk's user avatar
0 votes
0 answers
20 views

Problems for installing NVIDIA driver in Ubuntu 22.04.2 LTS

NVIDIA driver installing failed. I try to install a NVIDIA driver on my laptop. I run : sudo ubuntu-drivers list Then it shows: dpkg: warning: version 'unsigned-6.2.0-060200' has bad syntax: version ...
Mason Wong's user avatar
-1 votes
1 answer
21 views

E: Unsupported file ./zoom_amd64.deb given on commandline [closed]

It's been a while since I've been trying to install the latest version of Zoom on my laptop. Apparently, I'm doing everything right, but then once I type the command, I get this reply. E: Unsupported ...
Débora Leao's user avatar
0 votes
0 answers
38 views

How to make the upgrading from Ubuntu 23.10 to Ubuntu 24.04 work? [duplicate]

Launching update-manager: raphy@raohy:~$ sudo update-manager -c I get "Software updates are not longer provided for Ubuntu 23.10. You should upgrade to Ubuntu 24.04 LTS": Clicking "...
Raphael10's user avatar
  • 183
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
0 votes
0 answers
17 views

Unable to install package grpc-dev

My ubuntu is Ubuntu 22.04.4 LTS $ sudo apt install grpc-dev Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package grpc-dev I ...
Meenohara's user avatar
  • 111
0 votes
0 answers
18 views

The application <App> has closed unexpectedly. <App> crashed with SIGSEGV, not located in known VMA region (needed readable region)!, reading NULL VMA

Sometimes in Ubuntu 20.04 crashes like the following appear. Applications for such crashes can be different. Some key phrases from crash window: The application Kate has closed unexpectedly. kate ...
Anton Samokat's user avatar
0 votes
0 answers
74 views

Ubuntu 24.04.1 Desktop ISOs (SNAP, APT)

It is my understanding that the Ubuntu 24.04 Desktop ISO installs all the packages as if installed via snap, and uses snap to automatically upgrade programs/files. Nevertheless, Canonical still ...
lawrence's user avatar
-1 votes
0 answers
18 views

GPG error can not be removed [duplicate]

My system is Ubuntu 20.04 but I accidently follow the instruction of ubuntu18.04 to install cuda. I ran the code: sudo dpkg -i cuda-repo-ubuntu1804-10-0-local-10.0.130-410.48_1.0-1_amd64.deb and sudo ...
Jacob Guo's user avatar
-1 votes
0 answers
29 views

VSCodium Not Recognizing Python Module in Virtual Environment

I activated the virtual environment of my project via the terminal and then opened the project path in VSCodium. Despite installing the Python library both globally and within the virtual environment, ...
BeNavon's user avatar
-1 votes
0 answers
47 views

Can't install python3.10-venv on Ubuntu 22.04.4 LTS,

I was trying to create a python virtual environment on my Ubuntu 22.04 LTS install, and I was confronted with the following message: The virtual environment was not created successfully because ...
LiveAndLetLove's user avatar

15 30 50 per page
1
2 3 4 5
1181