flent from home:tohojo:flent project
Select Your Operating System
Add repository and install manually
For Debian 8.0 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:/tohojo:/flent/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/home:tohojo:flent.list curl -fsSL https://download.opensuse.org/repositories/home:tohojo:flent/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_tohojo_flent.gpg > /dev/null sudo apt update sudo apt install flent
For Debian 7.0 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:/tohojo:/flent/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/home:tohojo:flent.list curl -fsSL https://download.opensuse.org/repositories/home:tohojo:flent/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_tohojo_flent.gpg > /dev/null sudo apt update sudo apt install flent
Grab binary packages directly
Add repository and install manually
For xUbuntu 14.04 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:/tohojo:/flent/xUbuntu_14.04/ /' | sudo tee /etc/apt/sources.list.d/home:tohojo:flent.list curl -fsSL https://download.opensuse.org/repositories/home:tohojo:flent/xUbuntu_14.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_tohojo_flent.gpg > /dev/null sudo apt update sudo apt install flent
For xUbuntu 12.04 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:/tohojo:/flent/xUbuntu_12.04/ /' | sudo tee /etc/apt/sources.list.d/home:tohojo:flent.list curl -fsSL https://download.opensuse.org/repositories/home:tohojo:flent/xUbuntu_12.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_tohojo_flent.gpg > /dev/null sudo apt update sudo apt install flent