Skip to content

WajahatAliAbid/ubuntu-oracular-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu Oracular Bootstrap

This repository contains scripts to bootstrap Ubuntu Oracular distribution. This is specifically for Ubuntu 24. It might not work with Ubuntu 22.

To check if your distribution is correct, run the command

lsb_release -cs

This should output oracular.

Contributing

Contributions are always welcome! In case you have any request or encounter a bug, please create an issue on the repo. You can also fork this repo and make your changes.

Usage

Install the package make

sudo apt install make -y

Then run the following command

make all

Sit back and watch the script install everything for you. Then reboot the system and you should be good to go.

Installed Software

Core Tools

  • git
  • curl
  • c++ compilation Tools
  • zip, unzip
  • jq
  • htop
  • vim

Fonts

This setups some nerd fonts

  • CascadiaCode
  • FiraCode
  • FiraMono
  • Hack
  • JetBrainsMono
  • Mononoki
  • NerdFontsSymbolsOnly
  • Noto
  • RobotoMono
  • SourceCodePro
  • Terminus
  • UbuntuMono
  • Ubuntu

Networking Tools

Languages

Tools

Programs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published