Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juanbindez/ubuntu-requirements.sh
requirements softwares install apt
https://github.com/juanbindez/ubuntu-requirements.sh
Last synced: 3 days ago
JSON representation
requirements softwares install apt
- Host: GitHub
- URL: https://github.com/juanbindez/ubuntu-requirements.sh
- Owner: JuanBindez
- License: mit
- Created: 2024-06-15T21:33:08.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-08T00:38:04.000Z (7 days ago)
- Last Synced: 2024-11-08T01:32:56.599Z (7 days ago)
- Language: Shell
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ubuntu-requirements.sh
requirements softwares install apt
### create list
apt-mark showmanual > requirements_apt.txt### install with sh
chmod +x requirements.sh### run
./requirements.sh