Code Monkey home page Code Monkey logo

blackbuntu.2204's Introduction

blackbuntu2204lts

This is a fully themed installation build script to convert Ubuntu 22.04 LTS to Blackbuntu 22.04 LTS and best to run on a new clean installation.

Download the latest 22.04 LTS Build ISO from here: https://ubuntu.com/download/desktop

(Note this script and theme will not work correctly on newer builds of ubuntu, such as 23.04 or 23.10, check this repo for one for 22.04 - https://github.com/andrewpayne68/BLACKBUNTU.2310)

sudo apt-get -y install git
git clone https://github.com/andrewpayne68/blackbuntu.2204.git
cd blackbuntu.2204
tar -xf blackbuntu.tar.xz
./build.sh

OR run the all-in-one bash command

sudo apt-get -y install git && git clone https://github.com/andrewpayne68/blackbuntu.2204.git && cd blackbuntu.2204 && tar -xf blackbuntu.tar.xz && ./build.sh

After the first reboot, run

sudo nala update && sudo nala upgrade -y

to update the system

image-1

blackbuntu.2204's People

Contributors

andrewpayne68 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.