How to Install and Uninstall rust-rpick-devel.noarch Package on Fedora 38

Last updated: November 27,2024

1. Install "rust-rpick-devel.noarch" package

This is a short guide on how to install rust-rpick-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install rust-rpick-devel.noarch

2. Uninstall "rust-rpick-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-rpick-devel.noarch on Fedora 38:

$ sudo dnf remove rust-rpick-devel.noarch $ sudo dnf autoremove

3. Information about the rust-rpick-devel.noarch package on Fedora 38

Last metadata expiration check: 5:14:55 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-rpick-devel
Version : 0.9.0
Release : 1.fc38
Architecture : noarch
Size : 47 k
Source : rust-rpick-0.9.0-1.fc38.src.rpm
Repository : updates
Summary : Helps you pick items from a list by various algorithms
URL : https://crates.io/crates/rpick
License : GPL-3.0
Description : Helps you pick items from a list by various algorithms. Example uses:
: pick a restaurant you haven't been to in a while, or an album to listen
: to.
:
: This package contains library source intended for building other packages which
: use the "rpick" crate.