autorandr from home:phillipberndt project

Select Your Operating System

For Debian 9.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:/phillipberndt/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:phillipberndt.list
curl -fsSL https://download.opensuse.org/repositories/home:phillipberndt/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_phillipberndt.gpg > /dev/null
sudo apt update
sudo apt install autorandr
For Debian 11 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:/phillipberndt/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:phillipberndt.list
curl -fsSL https://download.opensuse.org/repositories/home:phillipberndt/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_phillipberndt.gpg > /dev/null
sudo apt update
sudo apt install autorandr
For Debian 10 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:/phillipberndt/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:phillipberndt.list
curl -fsSL https://download.opensuse.org/repositories/home:phillipberndt/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_phillipberndt.gpg > /dev/null
sudo apt update
sudo apt install autorandr
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:phillipberndt/openSUSE_Tumbleweed/home:phillipberndt.repo
zypper refresh
zypper install autorandr
For openSUSE Leap 42.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:phillipberndt/openSUSE_Leap_42.3/home:phillipberndt.repo
zypper refresh
zypper install autorandr
For xUbuntu 21.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:/phillipberndt/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/home:phillipberndt.list
curl -fsSL https://download.opensuse.org/repositories/home:phillipberndt/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_phillipberndt.gpg > /dev/null
sudo apt update
sudo apt install autorandr
For xUbuntu 20.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:/phillipberndt/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:phillipberndt.list
curl -fsSL https://download.opensuse.org/repositories/home:phillipberndt/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_phillipberndt.gpg > /dev/null
sudo apt update
sudo apt install autorandr