fslint from home:edogawa project
Select Your Operating System
Add repository and install manually
For Fedora 41 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:edogawa/Fedora_41/home:edogawa.repo dnf install fslint
For Fedora 40 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:edogawa/Fedora_40/home:edogawa.repo dnf install fslint
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:edogawa/openSUSE_Tumbleweed/home:edogawa.repo zypper refresh zypper install fslint
For openSUSE Slowroll run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:edogawa/openSUSE_Slowroll/home:edogawa.repo zypper refresh zypper install fslint
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:edogawa/15.6/home:edogawa.repo zypper refresh zypper install fslint
Grab binary packages directly
Add repository and install manually
For 16.0 run the following as root:
?