According to this
sd can be installed on fedora 31, but not on fedora 32 and I can’t understand why
According to this
sd can be installed on fedora 31, but not on fedora 32 and I can’t understand why
Yes, was in 31, modular repo, at you find here:
https://koji.fedoraproject.org/koji/packageinfo?packageID=28695
The last activity was f31, it seems you should:
1.- Compile from source, is a RUST program, the readme show how to do it:
2.- Install from 31 modular repo with this command, which I think you don’t have any issues, is a simple program without dependencies:
sudo dnf install sd --repofrompath=f31-m,https://dl.fedoraproject.org/pub/archive/fedora/linux/releases/31/Modular/x86_64/os/ --repofrompath=f31,https://dl.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/ --repo=f31-m --repo=f31
Regards.,
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.