sbuntu is a one-command tool that sets up a production-ready Ubuntu development environment with full toolchains for Rust, Go, Python, Node.js, C/C++, along with essential system libraries, debuggers, and package managers.
Find a file
0xA672 732fd9bcb3
Improve code formatting in README.md
Formatted code snippets in README.md for better readability.

Signed-off-by: 0xA672 <258348964+0xA672@users.noreply.github.com>
2026-04-19 11:06:18 +08:00
dep.txt Revise dep.txt with updated tools and libraries 2026-04-19 11:01:36 +08:00
LICENSE Initial commit 2026-02-10 14:21:55 +08:00
README.md Improve code formatting in README.md 2026-04-19 11:06:18 +08:00
ss.sh Fix package installation commands and logging 2026-04-19 11:03:17 +08:00

Welcome to Subuntu! We can help you quickly set up a full-stack development environment!
If youre trying this for the first time, dont worry—just follow the steps weve listed below!

First, clone our repository!!

git clone https://github.com/0xA672/Subuntu.git

Switch to the Subuntu directory you just (maybe?) pulled down locally!!

cd Subuntu

Give the script a little permission (so it can help you download stuff)

chmod +x ss.sh

Alright, now run!!!(it's might you should enter password)

./ss.sh

If you find our tool useful, could you give us a star? Kiss you!!