[SOLVED] libpng12.so.0': No such file o directory
by mqrris from LinuxQuestions.org on (#5K7GV)
Host: Linux debian 5.10.0-kamakiri-amd64 #1 SMP Debian 5.10.4-1a~test (2021-01-21) x86_64 GNU/Linux
I'm trying to do sudo apt install libpng12-0
Code:dpkg: error processing archive /var/cache/apt/archives/libpng12-0_1.2.50-2+deb8u3_amd64.deb
--unpack):
unable to install new version of '/usr/lib/x86_64-linux-gnu/libpng12.so.0': No such file o
directory
Errors were encountered while processing:
/var/cache/apt/archives/libpng12-0_1.2.50-2+deb8u3_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)Solved it by installing libpng from the PPA
I'm trying to do sudo apt install libpng12-0
Code:dpkg: error processing archive /var/cache/apt/archives/libpng12-0_1.2.50-2+deb8u3_amd64.deb
--unpack):
unable to install new version of '/usr/lib/x86_64-linux-gnu/libpng12.so.0': No such file o
directory
Errors were encountered while processing:
/var/cache/apt/archives/libpng12-0_1.2.50-2+deb8u3_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)Solved it by installing libpng from the PPA