DEV Community

Discussion on: Which Linux distro do you use?

Collapse
 
mohanbarman profile image
Mohan barman

My first distro was elementary I loved it a lot and after breaking apt for many times (because of dependency errors) I decided to make a switch then I found Arch gave it a try I was totally in love with it's simplicity, One of the biggest thing I love about Arch is AUR (Arch user repository) is very big almost every software that is made for linux can be found here. Now I don't have to worry about packages anymore

Collapse
 
alexgeorgiev17 profile image
Alex Georgiev

Thanks for sharing this. I've seen that a lot of users share the same experience with AUR.

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt

I have got bad experience with pgadmin4-5.1 not exists in AUR, though.

Collapse
 
alexgeorgiev17 profile image
Alex Georgiev

Yes, eventually there will be a package that won't be included in the repository. What matters is you'll have the backbone of packages that you need available in the repo.

Collapse
 
mohanbarman profile image
Mohan barman

It exists in community repository

Thread Thread
 
patarapolw profile image
Pacharapol Withayasakpunt

It's outdated, though.

$ yay -Ss pgadmin4
community/pgadmin4 4.30-1 (30.7 MiB 118.4 MiB) (Installed)
    Comprehensive design and management interface for PostgreSQL
Enter fullscreen mode Exit fullscreen mode