Hello everyone,
I’m an independent developer and I’ve been working on NeoArch for a while, so I thought I’d share it here and see what people think.The source code is on GitHub:
https://github.com/Sanjaya-Danushka/Neoarch
preview:https://neoarch.dpdns.org
NeoArch is an open-source package and system management application for Arch Linux. The main idea is to have a single GUI for things that normally require different tools or terminal commands. It currently supports pacman, AUR, Flatpak, and npm, and I’ve been adding more system-management features around them.
The GUI can handle things like installing and removing packages, updates and downgrades, .pacnew files and three-way merging, package cache and orphan cleanup, keyring management, system health checks, backups and snapshots, scheduled updates, AppImages, security scanning, and Arch Linux news.
There is also a CLI version for people who prefer the terminal. I’m continuing to work on both versions and add new functionality.
I’m maintaining the project myself, and there are currently two AUR packages: neoarch for stable releases and neoarch-git for the latest development version.
The project website is available as well,
I’d genuinely like to hear what Arch/Linux users think about it, especially if there are things you think could be improved or features that would make it more useful.
Thanks for taking a look.