Skip to content

israrkhan-cys/Ubuntu_fresh_setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

13 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿง Ubuntu Fresh Setup

Developer Edition โ€” by Zephyr

A one-command setup script for CS students and beginners that turns a fresh Ubuntu install into a developer-ready, AI-lab-ready, beautiful workstation.

This script installs essential tools, configures a Python AI environment, sets up databases, adds productivity apps, and gives your desktop a fresh look โ€” all automatically.

What this script does

After running, your system will have:

๐Ÿ”ง Development Tools

  • GCC, G++, Make (build-essential)
  • GDB (debugger)
  • Git
  • Python 3 + pip + venv
  • Visual Studio Code

A pre-created virtual environment: ~/myenv

Inside it:

  • Jupyter Lab
  • Jupyter Notebook
  • NumPy, Pandas, Matplotlib

๐ŸŒ Productivity & Daily Apps

  • Google Chrome
  • Spotify
  • VLC
  • Curl, Wget, Htop, Tree
  • Vim, Nano
  • Zip / Unzip
  • Net-tools

๐Ÿš€ How to use

  1. Clone the repository
#first install git 
sudo apt install git

git clone https://github.com/israrkhan-cys/ubuntu_fresh_setup.git
cd ubuntu_fresh_setup

3. Make the script executable
sudo chmod +x setup.sh

4. Run it
sudo ./setup.sh

โš ๏ธ Notes

Designed for Ubuntu 20.04+ Run only on fresh or clean systems Tested inside VirtualBox

๐Ÿค Contributing

Pull requests are welcome. Feel free to add tools, themes, or improvements.

๐Ÿ’š Made for students

If you are learning CS, AI, or Linux โ€” this is for you.

โ€œFrom fresh install to dev-ready in one command.โ€

About

This Repo contain a basic script which will install all the essentail tools for you when your ist Install Ubuntu

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages