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

All Questions

Tagged with
18 votes
7 answers
40k views

apt-get update not working: Signing/ Verification errors

When I run apt-get update I get Ign:1 http://dl.google.com/linux/musicmanager/deb stable InRelease Ign:2 http://archive-4.kali.org/kali kali-rolling InRelease Hit:3 http://archive-4....
Zach's user avatar
  • 181
6 votes
3 answers
43k views

"Unable to locate package sudo" when i try to install sudo on new Debian

i installed a new Debian on a small VPS and now when i try to install sudo i just get this message. I also tried to add FTP-Server into the list and i still get that error. root@srv45758:~# vi /etc/...
Janlasse's user avatar
34 votes
2 answers
37k views

Can I make apt-get always use --no-install-recommends?

I'm trying to create a minimalist debian install for my netbook. I have a clonezilla restore point that I made right after a fresh minimal debian install. I do not have any packages other than what ...
Chuck's user avatar
  • 341
3 votes
4 answers
5k views

Unable to remove package on Debian 7

I have a damaged installation of MariaDB which I am trying to clean out and re-install. If I do sudo apt-get upgrade I get the following remove: You might want to run 'apt-get -f install' to correct ...
Mark Winterbottom's user avatar
1 vote
1 answer
1k views

What do Inst and Conf refer to when using the command apt-get in Linux?

When I run the command apt-get install flashplugin-installer I am displayed the following lines of details Inst flashplugin-installer [11.2.202.233ubuntu0.11.04.3] (11.2.202.235ubuntu0.11.04.1 Ubuntu:...
PeanutsMonkey's user avatar
1 vote
2 answers
5k views

Errors were encountered while processing fuse

I was updating my system (Debian Sid x64) using apt-get, but I got the following error: Setting up fuse (2.9.3-14) ... dpkg: error processing package fuse (--configure): subprocess installed post-...
Louis Matthijssen's user avatar
0 votes
1 answer
691 views

Cannot force noninteractive apt-get dist-upgrade on CIS Ubuntu 22.04 LTS instance

I've a CIS Ubuntu 22.04 LTS base image from AWS, which I'm attempting to use Packer to burn myself a base image from. As this is a fully non-interactive pipeline, I cannot have any tty issues and the ...
volvox's user avatar
  • 121
0 votes
0 answers
1k views

sudo apt-get not working properly

While running sudo apt-get upgrade I got following error $ sudo apt-get upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... ...
codenut's user avatar
  • 101