Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

Busylight Version 1.0.3

Latest
Compare
Choose a tag to compare
@it-und-entwicklung-fg it-und-entwicklung-fg released this 04 Sep 19:42
· 1 commit to stable since this release

Änderungen

  • Farben können nun via Komandozeile hinzugefügt werden

Installation via PPA:

Debian 11

echo 'deb http://download.opensuse.org/repositories/home:/it-und-entwicklung-fg:/busylight/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:it-und-entwicklung-fg:busylight.list
curl -fsSL https://download.opensuse.org/repositories/home:it-und-entwicklung-fg:busylight/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_it-und-entwicklung-fg_busylight.gpg > /dev/null
sudo apt update
sudo apt install busylight

Debian 10

echo 'deb http://download.opensuse.org/repositories/home:/it-und-entwicklung-fg:/busylight/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:it-und-entwicklung-fg:busylight.list
curl -fsSL https://download.opensuse.org/repositories/home:it-und-entwicklung-fg:busylight/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_it-und-entwicklung-fg_busylight.gpg > /dev/null
sudo apt update
sudo apt install busylight

Ubuntu 22.4

echo 'deb http://download.opensuse.org/repositories/home:/it-und-entwicklung-fg:/busylight/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:it-und-entwicklung-fg:busylight.list
curl -fsSL https://download.opensuse.org/repositories/home:it-und-entwicklung-fg:busylight/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_it-und-entwicklung-fg_busylight.gpg > /dev/null
sudo apt update
sudo apt install busylight

Ubuntu 20.4

echo 'deb http://download.opensuse.org/repositories/home:/it-und-entwicklung-fg:/busylight/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:it-und-entwicklung-fg:busylight.list
curl -fsSL https://download.opensuse.org/repositories/home:it-und-entwicklung-fg:busylight/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_it-und-entwicklung-fg_busylight.gpg > /dev/null
sudo apt update
sudo apt install busylight

IT und Entwicklung - FG auf Discord