Clear Ubuntu Mate 18.04 installation (libc6, zlib1g)

Moderators: Site Moderators, FAHC Science Team

Post Reply
ldrahnik
Posts: 6
Joined: Sun May 10, 2020 4:05 pm

Clear Ubuntu Mate 18.04 installation (libc6, zlib1g)

Post 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
JimF
Posts: 652
Joined: Thu Jan 21, 2010 2:03 pm

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

Post 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.
Post Reply