The official package repository for Linexin.
sudo pacman-key --recv-keys D983B0DF839B8A5E5699BA3499455E14A4CD88E6 --keyserver keyserver.ubuntu.com
sudo pacman-key --lsign-key D983B0DF839B8A5E5699BA3499455E14A4CD88E6Add the following to /etc/pacman.conf:
[linexin-repo]
SigLevel = Optional DatabaseOptional TrustedOnly
Server = https://petexy.github.io/linexin-repo/x86_64sudo pacman -Sy linexin-keyringThis installs the keyring package which will manage the signing key automatically for future updates.