https://github.com/stamtsag/linux-setup
Contains a simple setup script to speed up installations.
https://github.com/stamtsag/linux-setup
distro linux setup utility
Last synced: 6 months ago
JSON representation
Contains a simple setup script to speed up installations.
- Host: GitHub
- URL: https://github.com/stamtsag/linux-setup
- Owner: StamTsag
- License: mit
- Created: 2021-09-27T15:17:20.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-24T09:45:38.000Z (over 3 years ago)
- Last Synced: 2024-05-30T14:49:29.835Z (over 1 year ago)
- Topics: distro, linux, setup, utility
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
    
# A production-efficient linux setup script
## Abilities
- **Install a wide variety of utility apps.**
- **Remove bloatware, cherrypicked for each distribution.**
## How to use
**```pip install -r requirements.txt```**
**```python3 linux-setup/linux-setup.py```**
**Done!**
## Reason behind the making
**Distro-hopping is an often occurance in today's world were it for testing and/or development purposes.**
**That's why I made this script to ease their lives and preserve their precious time.**
**No more synaptic installation mashing and hidden bloatware!**
**Sincerely, a zorin btw user.**