Skip to content

New GUI, pamac, flatpak, and snap

Latest
Compare
Choose a tag to compare
@excalibur1234 excalibur1234 released this 07 Jun 21:02
· 87 commits to master since this release

Changelog of most relevant changes:

  • After a user vote, PacUI has now a new GUI, which is faster to navigate. Pressing a single key will enter an option. It is no longer necessary to press ENTER.
    Along with this change, all option calls have had to change to single-key presses. This means that e.g. the option "Reverse Dependency Tree" is now accessible by pressing the E key. The old way (entering "rt" and pressing ENTER) is still available from the command line (e.g. starting it with "pacui -rt", but is no longer advertised.

  • Upon a feature request, if "Remove Packages" fails it is now possible to forcefully remove all packages (including packages, which depend on them). Use it with caution.

  • @puxplaying has contributed support for pamac-cli (and therefore all pamac versions) to PacUI.

  • @puxplaying has contributed flatpak and snap update support.

As always, bug fixes and small improvements were done as well.