mateusrodcosta/bign-handheld-thumbnailer
Project ID: 128255
Description
A thumbnailer for Nintendo handheld systems (Nintendo DS and 3DS) roms and files.
Installation Instructions
For Workstation and other non-Atomic Desktops, enable copr with:
$ sudo dnf copr enable mateusrodcosta/bign-handheld-thumbnailer
Then install with
$ sudo dnf install bign-handheld-thumbnailer
At this point you might want to restart your file manager (e.g., nautilus -q
for nautilus)
For Fedora Atomic Desktops, enable copr by manually downloading the repo file:
$ cd /etc/yum.repos.d/
$ sudo wget https://copr.fedorainfracloud.org/coprs/mateusrodcosta/bign-handheld-thumbnailer/repo/fedora-$(rpm -E %fedora)/mateusrodcosta-bign-handheld-thumbnailer-fedora-$(rpm -E %fedora).repo
And then install with
$ rpm-ostree install bign-handheld-thumbnailer
Reboot and it should be working.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | aarch64 (343)*, x86_64 (359)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (354)*, x86_64 (373)* | Fedora 40 (39 downloads) |
Fedora 41 | aarch64 (193)*, x86_64 (198)* | Fedora 41 (9 downloads) |
Fedora rawhide | aarch64 (348)*, x86_64 (352)* | Fedora rawhide (35 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable mateusrodcosta/bign-handheld-thumbnailer
More info about enabling Copr repositories