Skip to content

timlau/yumex-ng

Repository files navigation

Yum Extender (NextGen)

This is repository contains the next generation of yum extender with a more modern look & feel using gtk4/libadwaita etc.

Follow news in Announcements

how to test

  • check out this repository
  • install deps make inst-deps-dnf5 (or make inst-deps-dnf4 for dnf4 backend)
  • run ./local.sh (or ./local.sh DNF4 for dnf4 backend)

build and install local test rpms

  • check out this repository
  • install deps make inst-deps-dnf5
  • install build deps make inst-build-tools
  • make test-inst ( if yumex-dnf5 is not installed )
  • make test-update ( if yumex-dnf5 is installed on a previous date )
  • make test-reinst ( if yumex-dnf5 is installed on the same date )

Packages for Fedora 39,40 & Rawhide (COPR)

Stable yumex-ng

Development yumex-ng-dev

Troubleshooting

Check Here

current look

Packages Page

packages

package view settings

package settings

package search

package search

Queue Page

queue

flatpaks page

flatpak

flatpak installer

flatpak-installer

Code style: black