The hpm tool allows you to install and remove apt packages (nicer look), graphically install apt, flatpak, snap packages, install tools/app packages from the community repository (you can create and report them).
The hpm tool has a nicer look for apt + the same functionality, this part is written in rust.
HPM has a community repository; you can create your own repo and submit it (here's a repo template: https://github.com/Bytes-Repository/hpm-example-repo). You can submit reports to hackeros's gmail: hackeros068@gmail.com.
HPM has the ability to graphically install packages (specifically, in Tui, not through a GUI). You can install packages from apt, flatpak, or snap there.
- hpm install (package)
- hpm install (package)
- hpm clean
- hpm update
- hpm refresh
- hpm fronted install (package)
- hpm fronted remove (package)
- hpm fronted clean
- hpm fronted update
- hpm community install (package)
- hpm community remove (package)
- hpm community clean
- hpm community update
- hpm community refresh
- hpm tui
- hpm about