04-23-2020, 05:41 PM
I figured out how to get Firefox 75 and few other goodies for a minimal desktop until gnome-apps is fully supported with the current mesa library...
Firefox 75
sudo apk --no-cache add --repository http://dl-cdn.alpinelinux.org/alpine/edge/community firefox
Gnome Tweaks - dark themes, etc
sudo apk add gnome-tweaks
or
sudo apk --no-cache add --repository http://dl-cdn.alpinelinux.org/alpine/edge/community gnome-tweaks
nautilus - Gnome Default File Manager
sudo apk add nautilus
or
sudo apk --no-cache add --repository http://dl-cdn.alpinelinux.org/alpine/edge/community nautilus
Wireguard - VPN
sudo apk add wireguard-tools
Hope this helps
Firefox 75
sudo apk --no-cache add --repository http://dl-cdn.alpinelinux.org/alpine/edge/community firefox
Gnome Tweaks - dark themes, etc
sudo apk add gnome-tweaks
or
sudo apk --no-cache add --repository http://dl-cdn.alpinelinux.org/alpine/edge/community gnome-tweaks
nautilus - Gnome Default File Manager
sudo apk add nautilus
or
sudo apk --no-cache add --repository http://dl-cdn.alpinelinux.org/alpine/edge/community nautilus
Wireguard - VPN
sudo apk add wireguard-tools
Hope this helps