Crates.io | image-roll |
lib.rs | image-roll |
version | 2.1.0 |
source | src |
created_at | 2021-06-10 18:01:55.752067 |
updated_at | 2022-07-07 21:13:31.18967 |
description | Image Roll is a simple and fast GTK image viewer with basic image manipulation tools. |
homepage | https://github.com/weclaw1/image-roll |
repository | https://github.com/weclaw1/image-roll |
max_upload_size | |
id | 408659 |
size | 1,632,343 |
Image Roll is a simple and fast GTK image viewer with basic image manipulation tools.
If you use AUR or Flatpak you may skip this section.
For this application you are required to have at least GTK 4.4.
sudo apt install libgtk-4-dev
sudo dnf install gtk4-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
Alpine Linux provides image-roll package.
apk add image-roll
If you run Arch Linux, you can use one of the AUR packages.
There are 3, image-roll
, image-roll-bin
, and image-roll-git
.
Replace yay
with your AUR helper of choice.
yay -S image-roll
On the releases page can be found deb packages which can be used on Debian and its derivatives.
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