https://github.com/n0rbert/umpis
Ubuntu MATE (and Debian) post-install script
https://github.com/n0rbert/umpis
Last synced: over 1 year ago
JSON representation
Ubuntu MATE (and Debian) post-install script
- Host: GitHub
- URL: https://github.com/n0rbert/umpis
- Owner: N0rbert
- License: gpl-2.0
- Created: 2021-04-24T11:01:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-15T13:49:45.000Z (over 1 year ago)
- Last Synced: 2025-04-05T09:41:58.085Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 57.6 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# umpis
This is Ubuntu MATE (and Debian) post-install script for my personal needs.
Currently it supports Debian 9, 10, 11 and 12; AstraLinux 2.12, 1.7 and 1.8; Ubuntu MATE 14.04 LTS, 16.04 LTS, 18.04 LTS, 20.04 LTS, 22.04 LTS and 24.04 LTS; Linux Mint 18, 18.1, 18.2, 18.3, 19, 19.1, 19.2, 19.3, 20, 20.1, 20.2, 20.3, 21, 21.1, 21.2, 21.3, 22 and 22.1; LMDE 3, 4, 5 and 6.
One can launch this script on freshly installed system using commands below:
```
cd ~/Downloads
wget -c https://raw.githubusercontent.com/N0rbert/umpis/master/umpis.sh
chmod +x umpis.sh
sudo -E ./umpis.sh
```