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

Last updated: October 09,2024

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

Please follow the guidance below to install rust-rustdct-devel.noarch on Fedora 39

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

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

This tutorial shows how to uninstall rust-rustdct-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:03:31 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-rustdct-devel
Version : 0.7.1
Release : 3.fc39
Architecture : noarch
Size : 53 k
Source : rust-rustdct-0.7.1-3.fc39.src.rpm
Repository : fedora
Summary : Compute Discrete Cosine Transforms (DCT) in O(nlogn) time
URL : https://crates.io/crates/rustdct
License : MIT OR Apache-2.0
Description : Compute Discrete Cosine Transforms (DCT) of any size in O(nlogn) time, in pure
: Rust.
:
: This package contains library source intended for building other packages which
: use the "rustdct" crate.