openlist from home:eos project
Select Your Operating System
Add repository and install manually
For Debian Testing run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/eos/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:eos.list curl -fsSL https://download.opensuse.org/repositories/home:eos/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_eos.gpg > /dev/null sudo apt update sudo apt install openlist
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:eos/openSUSE_Tumbleweed/home:eos.repo zypper refresh zypper install openlist