How to Install and Uninstall rust-inlinable_string+default-devel.noarch Package on Fedora 38
Last updated: February 12,2025
1. Install "rust-inlinable_string+default-devel.noarch" package
This is a short guide on how to install rust-inlinable_string+default-devel.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
rust-inlinable_string+default-devel.noarch
Copied
2. Uninstall "rust-inlinable_string+default-devel.noarch" package
In this section, we are going to explain the necessary steps to uninstall rust-inlinable_string+default-devel.noarch on Fedora 38:
$
sudo dnf remove
rust-inlinable_string+default-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-inlinable_string+default-devel.noarch package on Fedora 38
Last metadata expiration check: 2:05:09 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-inlinable_string+default-devel
Version : 0.1.15
Release : 4.fc38
Architecture : noarch
Size : 7.8 k
Source : rust-inlinable_string-0.1.15-4.fc38.src.rpm
Repository : fedora
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 "default" feature of the "inlinable_string" crate.
Available Packages
Name : rust-inlinable_string+default-devel
Version : 0.1.15
Release : 4.fc38
Architecture : noarch
Size : 7.8 k
Source : rust-inlinable_string-0.1.15-4.fc38.src.rpm
Repository : fedora
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 "default" feature of the "inlinable_string" crate.