isimluk/fedora-minimal
Project ID: 2520
Description
Set of fedora-minimal* packages helps me keeping my work notebook installation clean. The package provides *-compat-s and conflicts so I can enjoy my desktop without some unnecessary stuff.
https://github.com/isimluk/fedora-minimal
Installation Instructions
User Manual
Enable repository
dnf copr enable -y isimluk/fedora-minimal
Review available options
dnf search fedora-minimal-conflicts- 2> /dev/null | perl -ne 's/\.noarch\s*// and print'
Install some parts of Fedora Minimal (removing some unneeded packages)
Based on the output above
dnf install fedora-minimal-conflicts-vmguest fedora-minimal-conflicts-cloud-iaas fedora-minimal-conflicts-client-tools fedora-minimal-conflicts-languages fedora-minimal-conflicts-old-hw-support fedora-minimal-conflicts-abrt fedora-minimal-conflicts-libreport fedora-minimal-conflicts-btrfs
Install all of the fedora-minimal (hard-core option)
dnf install fedora-minimal
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 38 | i386 (121)*, ppc64le (126)*, x86_64 (119)* | Fedora 38 (0 downloads) |
Fedora 39 | i386 (118)*, ppc64le (174)*, x86_64 (117)* | Fedora 39 (44 downloads) |
Fedora 40 | i386 (118)*, ppc64le (117)*, x86_64 (223)* | Fedora 40 (32 downloads) |
Fedora 41 | i386 (117)*, ppc64le (117)*, x86_64 (156)* | Fedora 41 (15 downloads) |
Fedora rawhide | i386 (272)*, ppc64le (567)*, x86_64 (273)* | Fedora rawhide (182 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable isimluk/fedora-minimal
More info about enabling Copr repositories