You are not logged in.
Pages: 1
Hello all! I have been developing NeoArch, a contemporary GUI package manager for Arch Linux.
The application combines pacman, AUR, Flatpak, and npm into a single neat interface — the hassle of using several tools is over!
Visit my project at: https://github.com/Sanjaya-Danushka/Neoarch
Your input and contributions will be greatly appreciated
Offline
Please don't necrobump.
Mod note: Splitting from https://bbs.archlinux.org/viewtopic.php?id=225562
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
flatpak, nodejs and npm are things not everyone wants to install. You should list them as optdepends and check for their presence at runtime.
It appears this is actually a python application , you should look at https://wiki.archlinux.org/title/Python … guidelines .
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Your input and contributions will be greatly appreciated
Blending between the repos and unvetted stuff like the AUR (but also npm, maybe flatschpak) is the cardinal sin of all pacman wrapping AUR helpers.
GUI or not, it's terrible practice. Don't do that, resp. make overly clear to the user what's happening and the implications.
Offline
Pages: 1