Update README.md

This commit is contained in:
Jordan Bancino 2024-04-17 19:09:37 -05:00
parent 4d88e6f3e9
commit dab70aad18

View file

@ -21,32 +21,20 @@ My current operating system of choice is Alpine Linux. If I ever re-install,
this is the set up procedure: this is the set up procedure:
``` ```
setup-desktop plasma setup-desktop gnome
apk add networkmanager-wifi wpa_supplicant apk add networkmanager-wifi wpa_supplicant
rc-update add wpa_supplicant default rc-update add wpa_supplicant default
rc-update add networkmanager default rc-update add networkmanager default
# File explorer
apk add dolphin
# Media player
apk add haruna
# Camera
apk add kamoso
# Printing # Printing
apk add system-config-printer cups cups-filter apk add system-config-printer cups cups-filters
rc-update add cupsd default
# Scanning # Scanning
apk add simple-scan sane-backends apk add sane-backends # Gnome scanner will pick up network scanners now
# PDFs and Epubs
apk add okular ebook-tools
# Other GUI applications # Other GUI applications
apk add libreoffice musescore neochat qt5-qtlocation nextcloud-client \ apk add libreoffice musescore nextcloud-client
nextcloud-client-dolphin
# Spell checking in Libreoffice. # Spell checking in Libreoffice.
apk add hunspell hunspell-en hunspell-en-us apk add hunspell hunspell-en hunspell-en-us