How to Install and Uninstall rust-inlinable_string+nightly-devel.noarch Package on Fedora 35
Last updated: January 11,2025
1. Install "rust-inlinable_string+nightly-devel.noarch" package
This tutorial shows how to install rust-inlinable_string+nightly-devel.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
rust-inlinable_string+nightly-devel.noarch
Copied
2. Uninstall "rust-inlinable_string+nightly-devel.noarch" package
This is a short guide on how to uninstall rust-inlinable_string+nightly-devel.noarch on Fedora 35:
$
sudo dnf remove
rust-inlinable_string+nightly-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-inlinable_string+nightly-devel.noarch package on Fedora 35
Last metadata expiration check: 0:13:03 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-inlinable_string+nightly-devel
Version : 0.1.15
Release : 2.fc35
Architecture : noarch
Size : 7.5 k
Source : rust-inlinable_string-0.1.15-2.fc35.src.rpm
Repository : updates
Summary : Owned, grow-able UTF-8 string that stores small strings inline
URL : https://crates.io/crates/inlinable_string
License : ASL 2.0 or MIT
Description : `inlinable_string` crate provides the `InlinableString` type -- an owned, grow-
: able UTF-8 string that stores small strings inline and avoids heap-allocation
: -- and the `StringExt` trait which abstracts string operations over both
: `std::string::String` and `InlinableString` (or even your own custom string
: type).
:
: This package contains library source intended for building other packages which
: use the "nightly" feature of the "inlinable_string" crate.
Available Packages
Name : rust-inlinable_string+nightly-devel
Version : 0.1.15
Release : 2.fc35
Architecture : noarch
Size : 7.5 k
Source : rust-inlinable_string-0.1.15-2.fc35.src.rpm
Repository : updates
Summary : Owned, grow-able UTF-8 string that stores small strings inline
URL : https://crates.io/crates/inlinable_string
License : ASL 2.0 or MIT
Description : `inlinable_string` crate provides the `InlinableString` type -- an owned, grow-
: able UTF-8 string that stores small strings inline and avoids heap-allocation
: -- and the `StringExt` trait which abstracts string operations over both
: `std::string::String` and `InlinableString` (or even your own custom string
: type).
:
: This package contains library source intended for building other packages which
: use the "nightly" feature of the "inlinable_string" crate.