https://github.com/greatcthulhu13/cthulhus-setup-scripts
A collection of Linux setup scripts that will install my favourite programs and other tools
https://github.com/greatcthulhu13/cthulhus-setup-scripts
linux open-source setup-script shell-script shell-scripts
Last synced: 5 months ago
JSON representation
A collection of Linux setup scripts that will install my favourite programs and other tools
- Host: GitHub
- URL: https://github.com/greatcthulhu13/cthulhus-setup-scripts
- Owner: Greatcthulhu13
- License: gpl-3.0
- Created: 2024-02-15T21:18:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-02T15:35:08.000Z (over 2 years ago)
- Last Synced: 2025-03-27T20:49:09.175Z (over 1 year ago)
- Topics: linux, open-source, setup-script, shell-script, shell-scripts
- Language: Shell
- Homepage:
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
## Cthulhu's Setup Scripts
A collection of Linux setup scripts that will install my favourite programs and other tools
# Available for:
1. Red Hat-based (RHEL, Fedora, CentOS)
2. Debain-based (Ubuntu, Mint, Pop!-OS)
3. Arch-based (Arch, Manjaro, EndeavourOS)
5. Gentoo
6. NixOS
7. openSUSE
**Please note:** I primarily use Debain and Red Hat-based distros. Any issues with the others raise an issue and I'll take a look
# To Install:
1. Download '[INSERT OS HERE]setup.sh'
2. Make the script executable by running 'chmod +x [INSERT OS HERE]setup.sh' in the terminal.
3. Run the script with ./[INSERT OS HERE]setup.sh in the terminal
# Programs and Tools
1. Git
2. Fastfecth
3. Lolcat
4. Mozilla Firefox and Thunderbird
5. Wine
6. ani-cli (Watch anime from the terminal)
7. Konsole
8. Kate (KDE Advanced Text Editor)
9. Audacity
10. speedtest-cli (Run a speedtest in the terminal)
11. Time Shift
12. Steam
13. Lutris
14. VLC Media Player
15. Kdenlive
16. qbittorrent
17. nano
18. Libre Office
19. Gimp
# Ani-cli dependencies
1. grep
2. sed
3. curl
4. mpv - Video Player
5. aria2c - Download manager
6. yt-dlp - m3u8 Downloader
7. ffmpeg - m3u8 Downloader (fallback)
8. fzf - User interface
9. ani-skip (optional)
10. patch - Self updating