Projects:PinePhone Daily Driver with Arch Linux
Jump to navigation
Jump to search
Implementation of Projects:PinePhone Daily Driver using Arch Linux ARM.
Components
- Arch Linux ARM from DanctNIX with Phosh
- System packages: TODO: review
- App packages: TODO: review
- birdie - wake up alarm
- firefox - web browser
- thunderbird - email client
- vlc - media player
- matrix-mirage - Matrix (protocol) client
- KeePassXC - password manager
- TODO: ...
Setup
- Follow the official Full Disk Encryption[1] guide to get a base system installed.
- (optional) Add a custom Pacman package repository for a convenient distribution of your own packages.
- Enable SSH daemon and install your public key to enable remote management from your desktop.
- Install the additional packages (see above).
- Enjoy! ☑
Related
- DanctNIX's Arch Linux for PinePhone repository: github.com/dreemurrs-embedded/Pine64-Arch/
- TODO: ...