You have to add the repository to the package sources:
sudo dnf -y install dnf-plugins-core
sudo dnf config-manager \
--add-repo \
https://rpm.m4rc3l.de/config/all.reposudo dnf install <package>When you install the first package, you have to verify the GPG key.
The fingerprint is C907 8A5C CE5C 9256 E175 C0BD 94C7 2B06 F259 2DD0.
| Package | Description | Reposetory |
|---|---|---|
genpw |
Generate strong passwords directly from the command line. | MarcelCoding/debian-genpw |
docker-network-viewer |
Liste docker networks and according subnet. | MarcelCoding/docker-network-viewer |