Add Fedora installation instructions#148
Conversation
|
The command now actually works on Fedora 34. |
|
@hroncok I just got back from vacation, but this is in my review queue so I will get to it. But I did want to ask you and @decathorpe if #146 would make your lives easier by having a |
|
Our Rust packaging tools work almost exactly how cargo works without "special sauce" or configuration files (basically only "cargo install", with very basic configuration to tell it where to look for crate dependencies, and where to copy installed binaries), so adding configuration files to crate sources directly is not necessary for us. Also we're dealing with RPM packages here, so I can't really help with deb stuff at all :) |
|
Sorry about the distro confusion! Long day of catch-up after vacation 😅 |
|
Thanks for getting this into Fedora! |
cc @decathorpe
This is still in the process of being available, so don't merge yet, please. I'll mark this as ready for review once the command actually works on Fedora 34.