How to Install and Uninstall rust-linkify-devel.noarch Package on Fedora 35

Last updated: October 08,2024

1. Install "rust-linkify-devel.noarch" package

This guide let you learn how to install rust-linkify-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-linkify-devel.noarch

2. Uninstall "rust-linkify-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-linkify-devel.noarch on Fedora 35:

$ sudo dnf remove rust-linkify-devel.noarch $ sudo dnf autoremove

3. Information about the rust-linkify-devel.noarch package on Fedora 35

Last metadata expiration check: 3:20:32 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-linkify-devel
Version : 0.4.0
Release : 5.fc35
Architecture : noarch
Size : 25 k
Source : rust-linkify-0.4.0-5.fc35.src.rpm
Repository : fedora
Summary : Finds URLs and email addresses in plain text
URL : https://crates.io/crates/linkify
License : MIT or ASL 2.0
Description : Finds URLs and email addresses in plain text. Takes care to get the boundaries
: right with surrounding punctuation like parentheses.
:
: This package contains library source intended for building other packages
: which use "linkify" crate.