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

Last updated: November 29,2024

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

This tutorial shows how to install rust-rpick-devel.noarch on Fedora 39

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

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

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

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

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

Last metadata expiration check: 3:44:28 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-rpick-devel
Version : 0.9.0
Release : 1.fc39
Architecture : noarch
Size : 47 k
Source : rust-rpick-0.9.0-1.fc39.src.rpm
Repository : fedora
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.