I was using Fedora 42 on my main computer. I was using Sublime-Text without issues. Now I upgraded to Fedora 43 which is actually in Beta- / RC-status. After upgrading, I’m still able to use Sublime-Text.
Also, I installed Fedora 43 on my laptop. It was a new installation. Here, I’m not able to install Sublime-Text. I used the documentation on https://www.sublimetext.com/docs/linux_repositories.html#dnf. I added the GPG key and the repository. When trying to install, the following error appeared:
$ sudo dnf install sublime-text
Updating and loading repositories:
RPM Fusion for Fedora 43 - Nonfree - Steam 100% | 2.7 KiB/s | 12.0 KiB | 00m04s
Fedora 43 openh264 (From Cisco) - x86_64 100% | 1.9 KiB/s | 5.8 KiB | 00m03s
Sublime Text - x86_64 - Stable 100% | 2.8 KiB/s | 3.8 KiB | 00m01s
1Password Stable Channel 100% | 1.8 KiB/s | 4.0 KiB | 00m02s
Fedora 43 - x86_64 - Updates 100% | 337.4 KiB/s | 2.7 MiB | 00m08s
Fedora 43 - x86_64 100% | 1.1 MiB/s | 35.4 MiB | 00m32s
Repositories loaded.
Package Arch Version Repository Size
Installing:
sublime-text x86_64 4200-1 sublime-text 51.8 MiB
Transaction Summary:
Installing: 1 package
Total size of inbound packages is 20 MiB. Need to download 20 MiB.
After this operation, 52 MiB extra will be used (install 52 MiB, remove 0 B).
Is this ok [Y/n]:
[1/1] sublime-text-0:4200-1.x86_64 100% | 119.6 KiB/s | 19.7 MiB | 02m49s
---------------------------------------------------------------------------------------------------------------------------
[1/1] Total 100% | 119.6 KiB/s | 19.7 MiB | 02m49s
Running transaction
Transaction failed: Rpm transaction failed.
- package sublime-text-4200-1.x86_64 does not verify: no digest
How am I able to install Sublime-Text in Fedora 43? Is there something that must be done from your side?
