Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thatbackendguy/batch-install
This script will allow users to install multiple apps on single run. It will be helpful to students or users who are setting up linux system for the very first time.
https://github.com/thatbackendguy/batch-install
linux ubuntu
Last synced: 12 days ago
JSON representation
This script will allow users to install multiple apps on single run. It will be helpful to students or users who are setting up linux system for the very first time.
- Host: GitHub
- URL: https://github.com/thatbackendguy/batch-install
- Owner: thatbackendguy
- Created: 2022-11-24T14:54:30.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T07:22:33.000Z (7 months ago)
- Last Synced: 2024-04-25T08:32:29.938Z (7 months ago)
- Topics: linux, ubuntu
- Language: Shell
- Homepage: https://www.thatbackendguy.com/Tutorials/batch-install-linux
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Batch Install Script
This script will allow users to install multiple apps on single run.
It will be helpful to students or users who are setting up linux system for the very first time.Don't forget to check out some of the comments in the scripts.😉
## Contributed by [yashpra1010](https://www.github.com/yashpra1010)