How to Install and Uninstall rust-rustdct+default-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 04,2024

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

Please follow the steps below to install rust-rustdct+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the steps below to uninstall rust-rustdct+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-rustdct+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:47:43 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-rustdct+default-devel
Version : 0.7.1
Release : 1.el9
Architecture : noarch
Size : 7.1 k
Source : rust-rustdct-0.7.1-1.el9.src.rpm
Repository : epel
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 "default" feature of the "rustdct" crate.