Description
I am having trouble installing czkawka in Fedora 33.
I did dnf install cargo and it installed ok. I than downloaded your file linux_czkawka_gui and went to command to install it but got an error
root@localhost Downloads]# cargo install linux_czkawka_gui
Updating crates.io index
error: could not find linux_czkawka_gui in registry https://github.com/rust-lang/crates.io-index with version *
[root@localhost Downloads]#
Any help to install will be tremendously appreciated.
I am familiar with using dnf and RPM but tried using cargo after installing cargo but it looks like it fails.
Your program looks like what I am after as FSlint was the program I used to use before it stopped working in Fedora 33 as I now find out due to gtk2 support.
Any help would be great.