https://github.com/fefe33/ubuntu_setup
a quick setup script for ubuntu in python
https://github.com/fefe33/ubuntu_setup
Last synced: about 2 months ago
JSON representation
a quick setup script for ubuntu in python
- Host: GitHub
- URL: https://github.com/fefe33/ubuntu_setup
- Owner: fefe33
- Created: 2024-05-06T20:28:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-06T20:40:06.000Z (about 1 year ago)
- Last Synced: 2025-02-06T22:42:10.906Z (4 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ubuntu_setup
a quick setup script for ubuntu using APT and NMCLI in python
# 3 txt files for APT packages you want installed:
for default packages:
- default.txt for default packages
- radios.txt for radio related packages
- hacking.txt for haxking related packages
feel free to add or remove packages as seen fit.