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

Last updated: October 26,2024

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

Here is a brief guide to show you how to install rust-rustdct-devel.noarch on Fedora 38

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

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

Here is a brief guide to show you how to uninstall rust-rustdct-devel.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:24:24 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-rustdct-devel
Version : 0.7.1
Release : 2.fc38
Architecture : noarch
Size : 53 k
Source : rust-rustdct-0.7.1-2.fc38.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.