How to Install and Uninstall rust-powerfmt-devel.noarch Package on AlmaLinux 9
Last updated: November 29,2024
1. Install "rust-powerfmt-devel.noarch" package
This tutorial shows how to install rust-powerfmt-devel.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
rust-powerfmt-devel.noarch
Copied
2. Uninstall "rust-powerfmt-devel.noarch" package
In this section, we are going to explain the necessary steps to uninstall rust-powerfmt-devel.noarch on AlmaLinux 9:
$
sudo dnf remove
rust-powerfmt-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-powerfmt-devel.noarch package on AlmaLinux 9
Last metadata expiration check: 0:16:19 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-powerfmt-devel
Version : 0.2.0
Release : 1.el9
Architecture : noarch
Size : 22 k
Source : rust-powerfmt-0.2.0-1.el9.src.rpm
Repository : epel
Summary : Utilities for formatting values
URL : https://crates.io/crates/powerfmt
License : MIT OR Apache-2.0
Description : `powerfmt` is a library that provides utilities for formatting values.
: This crate makes it significantly easier to support filling to a
: minimum width with alignment, avoid heap allocation, and avoid
: repetitive calculations.
:
: This package contains library source intended for building other packages which
: use the "powerfmt" crate.
Available Packages
Name : rust-powerfmt-devel
Version : 0.2.0
Release : 1.el9
Architecture : noarch
Size : 22 k
Source : rust-powerfmt-0.2.0-1.el9.src.rpm
Repository : epel
Summary : Utilities for formatting values
URL : https://crates.io/crates/powerfmt
License : MIT OR Apache-2.0
Description : `powerfmt` is a library that provides utilities for formatting values.
: This crate makes it significantly easier to support filling to a
: minimum width with alignment, avoid heap allocation, and avoid
: repetitive calculations.
:
: This package contains library source intended for building other packages which
: use the "powerfmt" crate.