I use pacman and have installed yay to get programs from AUR. Is there a program so you can see what’s programs are available? I hear that Pamac is not that good, but is there another?
Try pamac-aur-git which is a actively maintained pamac. If you get errors during install (a friend did) I suggested he install “plain pamac” first, uninstall just it (not all it’s dependencies) and then install pamac-aur-git which worked fine for him. It’ll give you a “synaptic like” experience…of course there is also “octopi”.
pamac has no synaptic feel, is just sort of software center type feel, such as tkpacman has some feel like synaptic , octopi more a bit…
problem maybe he had on config level, installing plain pamac remove it not the depency but then pamac-aur-git does not make sence, also pamac-aur-git got more make deps but difference with pamac-gtk and pamac-aur-git, has to do with pamac-cli ? if its stay there but you remove orphans it will removed also…
i dont use pamac just what i think
How to install kalu? since nobody likes pamac I would give it a try.
I try using yay, but when trying to install pamac it didn’t install.
Endeavour is nice but it would be nice to have a list of programs to install. The list from Arch is too big and It’s hard to use.
OK. kalu is bad, pamac is bad. But is there any list of programs that are listed by type so you may find other programs to install? Is the Arch list the only one? It’s big but not very useful.
It’s not really a graphical way and requires a bit of regex knowledge (not much), but you can search for the specific words occurences in package names and the description, filtering out this way the results you don’t need. You can use yay to search both in official repos and AUR. For example to find a music player that contains words “simple” or “modern” in it’s name or description you’d use something of the sort: yay "music" "(audio)?player" "simple|modern"
something from aur i need just commandline, its only pitty that my favorit Aur helper gona be end of life if nobody takes over … pakku , further i like browsing to mostly with pkgbrowser
is not death yet but it uses older nim , now there is pakku-git i believe, used a nim-legacy fork kinda older nim to build pakku… if i look the history there was ups and downs, but it looks like this going long before someone takes over… a nim dev helps a bit but cannot maintain the thing itself, needs a new maintainer basicly.