How to Install and Uninstall rust-pad+default-devel.noarch Package on Oracle Linux 9

Last updated: October 04,2024

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

In this section, we are going to explain the necessary steps to install rust-pad+default-devel.noarch on Oracle Linux 9

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

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

Please follow the steps below to uninstall rust-pad+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-pad+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:09:39 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-pad+default-devel
Version : 0.1.6
Release : 7.el9
Architecture : noarch
Size : 7.5 k
Source : rust-pad-0.1.6-7.el9.src.rpm
Repository : epel
Summary : Library for padding strings at runtime
URL : https://crates.io/crates/pad
License : MIT
Description : Library for padding strings at runtime.
:
: This package contains library source intended for building other packages
: which use "default" feature of "pad" crate.