- brightnessctl
- rustc
- evdev_rs
git clone https://github.com/christianhaitian/ogage.git
cd ogage
cargo build --release
strip target/release/ogage
ogage executable will be in the target/release folder.
apt remove cargo
apt autoremove
apt remove rustc
apt install brightnessctl rustc autotools-dev automake libtool libtool-bin libevdev-dev