Image Roll is a simple and fast GTK image viewer with basic image manipulation tools.
If you use Flatpak you may skip this section.
For this application you are required to have at least GTK 3.22.
sudo apt install libgtk-3-dev
sudo yum install gtk3-devel glib2-devel
Flatpak is the recommended install method.
In order to install Image Roll using Flatpak run:
flatpak install flathub com.github.weclaw1.ImageRoll
Ready-to-go executables can be found on the releases page.
To install Image Roll using cargo run the following command:
cargo install image-roll