Open MagnusOxlund opened 5 months ago
The failing GPG check can be disabled in the Yum repo file:
$ sudo nano /etc/yum.repos.d/home:gphalkes:tilde.repo
[home_gphalkes_tilde]
name=The Tilde text editor (CentOS_8)
type=rpm-md
baseurl=https://download.opensuse.org/repositories/home:/gphalkes:/tilde/CentOS_8/
gpgcheck=0
gpgkey=https://download.opensuse.org/repositories/home:/gphalkes:/tilde/CentOS_8/repodata/repomd.xml.key
enabled=1