apt-get

  1. H

    I broke my MX Linux by error using Debian SID APT source

    Hello, I recently broke by accident my MX Linux (21.3) computer. Context: I wanted to install a package from Debian SID, so I added Debian SID to APT sources but I seen there were thousands of updates available, so I decided to upgrade the softwares. Problem: during the process, APT crashed...
  2. D

    can't do apt-get upgrade

    I can't do apt-get upgrade. This is what the console shows: $ sudo apt-get upgrade Leyendo lista de paquetes... Hecho Creando árbol de dependencias Leyendo la información de estado... Hecho Tal vez quiera ejecutar «apt --fix-broken install» para corregirlo. Los siguientes paquetes tienen...
  3. S

    '/etc/services.dpkg-new' as '/etc/services': Operation not permitted, what to do?

    I want to install a package but when i did that than this came out: ``` apt install postgresql Reading package lists... Done Building dependency tree... Done Reading state information... Done Suggested packages: postgresql-doc The following NEW packages will be installed: postgresql 0 upgraded...
  4. C

    Errors when attempting to unpack python-pkg-resources_44.1.1-1_all.deb

    I am running a kai linux 2020.1 64 bit VM. when I run sudo apt upgrade I get the following errors: Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages have been kept back: php-common...
  5. M

    apt-get confussion

    My Linux machine has two users root and matthew, I keep the passwords written in a text file so that I know I'm not making a spelling mistake (maybe a security issue, but that's not related to my question). I was logged in as matthew and I wanted to install nano, so I typed. sudo apt-get...
  6. C

    apt-get update

    Hey guys new to linux im running kubuntu 18.10 sudo apt-get update. and getting 3 Gets they are http://gb.archive.ubuntu.com/ubuntu cosmic-updates InRelease [83.2 kB] Get:5 http://gb.archive.ubuntu.com/ubuntu cosmic-backports InRelease [74.6 kB] Get:6 http://security.ubuntu.com/ubuntu...
  7. R

    Linux package management

    Hello, I want to know how does the RedHat/Centos and Ubuntu systems manage their packages updates? Does RedHat/Centos update only from their local repositories? (using yum update) Do we have to first, download the repositories from the internet, then yum update? Of source, it's possible to...
Top