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

Last updated: May 20,2024

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

Please follow the guidelines below to install rust-permutohedron-devel.noarch on Fedora 39

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

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

Learn how to uninstall rust-permutohedron-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:34:50 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-permutohedron-devel
Version : 0.2.4
Release : 17.fc39
Architecture : noarch
Size : 20 k
Source : rust-permutohedron-0.2.4-17.fc39.src.rpm
Repository : fedora
Summary : Generate permutations of sequences
URL : https://crates.io/crates/permutohedron
License : MIT OR Apache-2.0
Description : Generate permutations of sequences. Either lexicographical order
: permutations, or a minimal swaps permutation sequence implemented using
: Heap's algorithm.
:
: This package contains library source intended for building other packages which
: use the "permutohedron" crate.