How to Install and Uninstall rust-aliasable+alloc-devel.noarch Package on AlmaLinux 9

Last updated: July 04,2024

1. Install "rust-aliasable+alloc-devel.noarch" package

Please follow the guidance below to install rust-aliasable+alloc-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-aliasable+alloc-devel.noarch

2. Uninstall "rust-aliasable+alloc-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-aliasable+alloc-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-aliasable+alloc-devel.noarch $ sudo dnf autoremove

3. Information about the rust-aliasable+alloc-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:28:00 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-aliasable+alloc-devel
Version : 0.1.3
Release : 3.el9
Architecture : noarch
Size : 7.3 k
Source : rust-aliasable-0.1.3-3.el9.src.rpm
Repository : epel
Summary : Basic aliasable (non unique pointer) types
URL : https://crates.io/crates/aliasable
License : MIT
Description : Basic aliasable (non unique pointer) types.
:
: This package contains library source intended for building other packages
: which use "alloc" feature of "aliasable" crate.