Page 1 of 1

Clear Ubuntu Mate 18.04 installation (libc6, zlib1g)

Posted: Sun May 10, 2020 4:09 pm
by ldrahnik
Hello,

Code: Select all

sudo dpkg -i --force-depends fahclient_7.6.13_amd64.deb
...
dpkg: fahclient:amd64: dependency problems, but cofiguring anyway as you requested:
  fahclient: amd64 depends on libc6
  fahclient: amd64 depends on zlib1g
...

Code: Select all

sudo apt install libc6
libc6 is already the newest version (2.27-3ubuntu1)
sudo apt install zlib1g
zlib1g is already the newest version (1:1.2.11..dfsg-0ubuntu2]
Thank you

Lukas

Re: Clear Ubuntu Mate 18.04 installation (libc6, zlib1g)

Posted: Sun May 10, 2020 9:34 pm
by JimF
On Ubuntu 18.04.4, I just right-click on the icon, and let the software install handle it.
But you need to allow the Ubuntu updates also. It downloads what it needs from there.