Cool that they switched to `doas` from `sudo`. Another great OpenBSD tool gaining more adoption.
What's the 2 minute summary of why doas is better?
Alpine Linux 3.15
31–40 of 91 posts
Re: Alpine Linux 3.15
#32Re: Alpine Linux 3.15
#33Re: Alpine Linux 3.15
#34Is Python totally DIY? Can't find it in the package search.
The packages are either python3 or python2 for the language, and prefixed py2- or py3- for any of the packaged modules. https://pkgs.alpinelinux.org/ does support wildcards so you should find the packages using "python?" or "py?-*".
Re: Alpine Linux 3.15
#35Earlier quoted context omitted.
What's the 2 minute summary of why doas is better?
>cat /etc/doas.conf permit persist :wheel Now all the users belonging to wheel can run stuff as root. Done.
Not that doas isn't great, but this particular reason isn't that compelling (to me).
Re: Alpine Linux 3.15
#36Re: Alpine Linux 3.15
#37Is Python totally DIY? Can't find it in the package search.
The packages are either python3 or python2 for the language, and prefixed py2- or py3- for any of the packaged modules. https://pkgs.alpinelinux.org/ does support wildcards so you should find the packages using "python?" or "py?-*".
Re: Alpine Linux 3.15
#38Does anyone know where there are screenshots of this on the website? I like to see how a desktop looks before I try a new distro. Seems absent on the site
Re: Alpine Linux 3.15
#39Does anyone know where there are screenshots of this on the website? I like to see how a desktop looks before I try a new distro. Seems absent on the site
Re: Alpine Linux 3.15
#40Does anyone know where there are screenshots of this on the website? I like to see how a desktop looks before I try a new distro. Seems absent on the site
I don't believe it's intended to be used in a desktop environment, but I could be wrong.