You are not logged in.

#1 2025-11-13 12:29:00

sanjaya danushka
Member
Registered: 2025-11-08
Posts: 1

NeoArch GUI Package manager

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

#2 2025-11-13 12:33:28

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,073
Website

Re: NeoArch GUI Package manager

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

#3 2025-11-13 12:50:40

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 14,417

Re: NeoArch GUI Package manager

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

#4 2025-11-13 14:18:51

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 70,321

Re: NeoArch GUI Package manager

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

Board footer

Powered by FluxBB