Hi,
cwebp is a tool to convert images to webp.
I used to have it under Manjaro XFCE, but hadn’t use it for a while. I made the december stable updates and now it isn’t working.
cwebp is said to be part of libwebp
So to be sure, I re-installed it with
sudo pacman -S libwebp
Then I tried to run cwebp, but the cmd is not found:
[x245@x245 Linux]$ LANG=en_GB.UTF-8
[x245@x245 Linux]$ cwebp
bash: cwebp: commande introuvable
[x245@x245 Linux]$ LC_ALL=C
[x245@x245 Linux]$ cwebp
bash: cwebp: commande introuvable
RE: