How to Install and Uninstall rust-rusqlite+vtab-devel.noarch Package on AlmaLinux 9

Last updated: June 23,2024

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

Here is a brief guide to show you how to install rust-rusqlite+vtab-devel.noarch on AlmaLinux 9

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

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

Please follow the instructions below to uninstall rust-rusqlite+vtab-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-rusqlite+vtab-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:39:46 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-rusqlite+vtab-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 "vtab" feature of the "rusqlite" crate.