Skip to content

Landeli7/yumex-ng

 
 

Repository files navigation

Yum Extender

This is repository contains Yum Extender. A graphical package tool for maintain rpm & flatpaks packages.

It is designed with a more modern look & feel using gtk4, libadwaita and are using dnf5daemon & libflatpak for package actions

It is primary developed to use in Fedora, but can be used in other rpm based distros, there have recent versions of gtk4, libadwaita & dnf5 It tracks the development of gtk4, libadwaita and dnf5 close, so it is not at good cadidate for long lived releases like RHEL.

Follow news in Announcements

I you like Yum Extender, you can support my work by using the sponsor button on the top of the page.

History

This is the 3. generation of Yum Extender.

  • The first generation was working with yum back in the days.
  • The second generation (yumex-dnf) was working with early version of dnf (version 2 - 4) using dnf-daemon
  • The current generation started as a re-design using gtk4 & libadwaita, using a more flexible backend with support for both dnf4 & dnf5, but the latest version only support dnf5 and is using the dnf5daemon dbus API for all rpm actions.

how to test

  • check out this repository
  • install deps make inst-deps
  • run ./local.sh

build and install local test rpms

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

Packages for Fedora 41,42 & 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

About

Yum Extender NG

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 93.8%
  • Meson 3.3%
  • Makefile 1.8%
  • Other 1.1%