Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 582 Bytes

README.md

File metadata and controls

33 lines (27 loc) · 582 Bytes

Bash script to build awesomewm on Solus

Installation

git clone https://codeberg/anhsirk0/solus-awesome.git --depth 1

Usage

cd solus-awesome

make the script executable

chmod +x build_awesome.sh

finally run the script

./build_awesome.sh

To remove all the dependencies after successful build

chmod +x remove_awesome_depends.sh
./remove_awesome_depends.sh