LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

paxs

meta-package manager that unifies operations across Yay, Flatpak, and Snap

TLDR

Search for a package
$ paxs [search_term]
copy
Upgrade all packages
$ paxs -u
copy
Install a package (prompts for source)
$ paxs -i [package]
copy
Remove a package
$ paxs -r [package]
copy
Check for updates
$ paxs -c
copy
Display help
$ paxs -h
copy

SYNOPSIS

paxs [-u|--upgrade-all] [-i|--install pkg] [-r|--remove pkg] [-c|--check-update] [searchterm_]

DESCRIPTION

paxs is a meta-package manager that unifies operations across Yay (AUR), Flatpak, and Snap. It allows searching, installing, removing, and upgrading packages from multiple sources through a single interface.When a package exists in multiple sources, paxs prompts the user to select which source to use. This simplifies package management on systems using multiple package formats.

PARAMETERS

-u, --upgrade-all

Upgrade all packages across all package managers
-i, --install _package_
Install package (prompts for source if available in multiple)
-r, --remove _package_
Remove package (prompts for source if in multiple)
-c, --check-update
Check for updates across all managers
-h, --help
Display help information

INSTALL

yay -S paxs
copy

CAVEATS

Requires yay, flatpak, and/or snap to be installed. Only manages packages through supported package managers. Some operations may require root privileges depending on the underlying manager.

HISTORY

paxs was created by zamhedonia to address the complexity of managing multiple package managers on modern Linux systems. It provides a unified interface without replacing the underlying package managers.

SEE ALSO

yay(1), flatpak(1), snap(1), pacman(8)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid