mirror of
https://github.com/VSCodium/vscodium.github.io.git
synced 2026-04-11 14:31:30 -05:00
OpenSuse/SUSE repository not working #15
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @webdeploy-davoli-alessio on GitHub.
Zypper does not find the version it searches for:
File './vscodium-1.77.0.23093-x86_64.rpm' not found on medium 'https://download.vscodium.com/rpms/Using:
printf "[gitlab.com_paulcarroty_vscodium_repo]\nname=gitlab.com_paulcarroty_vscodium_repo\nbaseurl=https://download.vscodium.com/rpms/\nenabled=1\ngpgcheck=1\nrepo_gpgcheck=1\ngpgkey=https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/-/raw/master/pub.gpg\nmetadata_expire=1h" | sudo tee -a /etc/zypp/repos.d/vscodium.repoIs it a version mismatch? Because I find out that the latest version is actually downloadable without any problem.
@paulcarroty commented on GitHub:
Now it works, probably the outdated cache happened.