Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kurone-kito/setup.rpi
⚙️ Desktop environment preference for the Ubuntu for Raspberry Pi; since 2021.7
https://github.com/kurone-kito/setup.rpi
empty linux-setup setup-script yet
Last synced: 12 days ago
JSON representation
⚙️ Desktop environment preference for the Ubuntu for Raspberry Pi; since 2021.7
- Host: GitHub
- URL: https://github.com/kurone-kito/setup.rpi
- Owner: kurone-kito
- License: mit
- Created: 2021-07-12T22:40:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-21T23:17:42.000Z (over 1 year ago)
- Last Synced: 2024-10-17T01:38:58.180Z (27 days ago)
- Topics: empty, linux-setup, setup-script, yet
- Language: Shell
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.ja.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.ja.md
Awesome Lists containing this project
README
# ⚙️ Ubuntu for Raspberry Pi auto setup
Desktop environment preference for the Ubuntu for Raspberry Pi
## Usage
## Details
- run the `apt update` and `apt dist-upgrade` commands
- on playground, includes reinstall the Parallels Guest Tools when post upgraded
- install the Ubuntu upgrade tool
- Skip it on playground because the Parallels Guest Tools installation will fail.
- install the Ubuntu Desktop and some tools## Playground
The project has a virtual environment using the Vagrant with the Parallels.
```sh
vagrant up
```## License
MIT