How to Install and Uninstall rust-rusqlite+lazy_static-devel.noarch Package on CentOS Stream 9

Last updated: May 20,2024

1. Install "rust-rusqlite+lazy_static-devel.noarch" package

Please follow the instructions below to install rust-rusqlite+lazy_static-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-rusqlite+lazy_static-devel.noarch

2. Uninstall "rust-rusqlite+lazy_static-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-rusqlite+lazy_static-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-rusqlite+lazy_static-devel.noarch $ sudo dnf autoremove

3. Information about the rust-rusqlite+lazy_static-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:18:54 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-rusqlite+lazy_static-devel
Version : 0.28.0
Release : 3.el9
Architecture : noarch
Size : 7.9 k
Source : rust-rusqlite-0.28.0-3.el9.src.rpm
Repository : epel
Summary : Ergonomic wrapper for SQLite
URL : https://crates.io/crates/rusqlite
License : MIT
Description : Ergonomic wrapper for SQLite.
:
: This package contains library source intended for building other packages which
: use the "lazy_static" feature of the "rusqlite" crate.