folder-color icon indicating copy to clipboard operation
folder-color copied to clipboard

Pop!_OS 22.04 LTS Error during instalation

Open fusion-9 opened this issue 1 year ago • 1 comments

error processing package folder-color (--configure)

This is the log dpkg-debug.log

The Package appears to work well despite the error but later whenever I try to install any other package the terminal prompts me about this installation not being completed saying: "Errors were encountered while processing: folder-color"

fusion-9 avatar Jul 12 '23 13:07 fusion-9

Hi, Please, could you try it from the PPA?

sudo apt purge folder-color*
sudo add-apt-repository ppa:costales/folder-color
sudo apt-get update
sudo apt install python3-nautilus nautilus
sudo apt-get install folder-color
nautilus -q

costales avatar Jan 19 '24 17:01 costales