apt-get update

  1. L

    WSL (Windows Subsystem for Linux) - Debian - "apt-get update" failing

    Hi, I've installed WSL in the Windows PC of my job (Debian in the Microsoft Store) and I have the following issue: root@PC:~# apt-get update Err:1 http://deb.debian.org/debian bullseye InRelease Cannot initiate the connection to debian.map.fastlydns.net:80 (2a04:4e42:6d::644). - connect...
  2. D

    Installed Lubuntu, cannot run the command "sudo apt-get update"

    Here's what happens when I run "sudo apt-get update" : Ign:1 cdrom://Lubuntu 21.04 _Hirsute Hippo_ - Release amd64 (20210420) hirsute InRelease Hit:2 cdrom://Lubuntu 21.04 _Hirsute Hippo_ - Release amd64 (20210420) hirsute Release Hit:3 http://dl.google.com/linux/chrome/deb stable InRelease...
  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. 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