ArchLinux packages for LizardByte applications.
108
stars
72
commits
Shell
primary language
Sep 7, 2026
updated
Repository of Arch Linux packages for LizardByte packages.
[!CAUTION] LizardByte does not support packages hosted on the AUR. The platform is not secure, since anyone is able to become the packager of an AUR repo. If you use the AUR, please carefully inspect any PKGBUILDS for packages that you are using, before any installation. This repository is the only official source of LizardByte packages.
Add the following code snippet to your /etc/pacman.conf:
[lizardbyte]
SigLevel = Optional
Server = https://github.com/LizardByte/pacman-repo/releases/latest/download
[lizardbyte-beta]
SigLevel = Optional
Server = https://github.com/LizardByte/pacman-repo/releases/download/beta
Then, run sudo pacman -Syu to update the system.
pacman -Sl lizardbyte
pacman -Sl lizardbyte-beta
sudo pacman -S lizardbyte/<package-name>
sudo pacman -S lizardbyte-beta/<package-name>
e.g.
sudo pacman -S lizardbyte/sunshine
sudo pacman -S lizardbyte-beta/sunshine-git
This repository is licensed under the MIT License; however, individual packages may have their own licenses.
Please refer to the .SRCINFO or PKGBUILD files for more information.
Shell
100.0%
ArchLinux packages for LizardByte applications.
108
stars
72
commits
Shell
primary language
Sep 7, 2026
updated
Repository of Arch Linux packages for LizardByte packages.
[!CAUTION] LizardByte does not support packages hosted on the AUR. The platform is not secure, since anyone is able to become the packager of an AUR repo. If you use the AUR, please carefully inspect any PKGBUILDS for packages that you are using, before any installation. This repository is the only official source of LizardByte packages.
Add the following code snippet to your /etc/pacman.conf:
[lizardbyte]
SigLevel = Optional
Server = https://github.com/LizardByte/pacman-repo/releases/latest/download
[lizardbyte-beta]
SigLevel = Optional
Server = https://github.com/LizardByte/pacman-repo/releases/download/beta
Then, run sudo pacman -Syu to update the system.
pacman -Sl lizardbyte
pacman -Sl lizardbyte-beta
sudo pacman -S lizardbyte/<package-name>
sudo pacman -S lizardbyte-beta/<package-name>
e.g.
sudo pacman -S lizardbyte/sunshine
sudo pacman -S lizardbyte-beta/sunshine-git
This repository is licensed under the MIT License; however, individual packages may have their own licenses.
Please refer to the .SRCINFO or PKGBUILD files for more information.
Shell
100.0%