How to Install and Uninstall rust-twoway+pattern-devel.noarch Package on Fedora 34
Last updated: November 15,2024
1. Install "rust-twoway+pattern-devel.noarch" package
Learn how to install rust-twoway+pattern-devel.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
rust-twoway+pattern-devel.noarch
Copied
2. Uninstall "rust-twoway+pattern-devel.noarch" package
Here is a brief guide to show you how to uninstall rust-twoway+pattern-devel.noarch on Fedora 34:
$
sudo dnf remove
rust-twoway+pattern-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-twoway+pattern-devel.noarch package on Fedora 34
Last metadata expiration check: 5:21:30 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-twoway+pattern-devel
Version : 0.2.2
Release : 1.fc34
Architecture : noarch
Size : 8.1 k
Source : rust-twoway-0.2.2-1.fc34.src.rpm
Repository : updates
Summary : Fast substring search for strings and byte strings
URL : https://crates.io/crates/twoway
License : MIT or ASL 2.0
Description : Fast substring search for strings and byte strings. Optional SSE4.2
: acceleration (if detected at runtime) using pcmpestri. Memchr is the only
: mandatory dependency. The two way algorithm is also used by rust's libstd
: itself, but here it is exposed both for byte strings, using memchr, and
: optionally using a SSE4.2 accelerated version.
:
: This package contains library source intended for building other packages
: which use "pattern" feature of "twoway" crate.
Available Packages
Name : rust-twoway+pattern-devel
Version : 0.2.2
Release : 1.fc34
Architecture : noarch
Size : 8.1 k
Source : rust-twoway-0.2.2-1.fc34.src.rpm
Repository : updates
Summary : Fast substring search for strings and byte strings
URL : https://crates.io/crates/twoway
License : MIT or ASL 2.0
Description : Fast substring search for strings and byte strings. Optional SSE4.2
: acceleration (if detected at runtime) using pcmpestri. Memchr is the only
: mandatory dependency. The two way algorithm is also used by rust's libstd
: itself, but here it is exposed both for byte strings, using memchr, and
: optionally using a SSE4.2 accelerated version.
:
: This package contains library source intended for building other packages
: which use "pattern" feature of "twoway" crate.