How to Open AVIF Images on Linux
Published on 2023-09-04
Ubuntu, Mint and Debian-based
Install the plugin.
sudo apt install libavif-gdk-pixbuf
Right click on an AVIF file -> properties -> Open With -> set as the default application.
Manjaro
You already have AVIF support.
Assign Viewnior as the default application.
Other Distros
You can either
- install gThumb
- or compile the gdk-pixbuf plugin from source