Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.32 KB

README.md

File metadata and controls

21 lines (18 loc) · 1.32 KB

gnu-linux-everything

A script that does the GNU/Linux copypasta, but for every package in your system.

(only compatible with debian-based systems)

Example

Usage

1. install the .deb release or install from source with the instructions

2. launch it with gnu-linux-everything

3. wait like 10 seconds because string manipulation in bash is slow

4. become jumpscared by a huge wall of text

5. take a screenshot of it

6. upload it somewhere

7. profit

Installing from source

1. clone the repo with git: git clone https://github.com/z-izz/gnu-linux-everything

2. go into the cloned repo: cd gnu-linux-everything

3. run the install script (no makefile because it's bash): ./install.sh (no need to do sudo, as it will automatically ask for sudo)

4. profit