How to Install and Uninstall rust-diesel+default-devel.noarch Package on Fedora 39

Last updated: September 29,2024

1. Install "rust-diesel+default-devel.noarch" package

Here is a brief guide to show you how to install rust-diesel+default-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-diesel+default-devel.noarch

2. Uninstall "rust-diesel+default-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-diesel+default-devel.noarch on Fedora 39:

$ sudo dnf remove rust-diesel+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-diesel+default-devel.noarch package on Fedora 39

Last metadata expiration check: 3:23:06 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-diesel+default-devel
Version : 2.1.4
Release : 1.fc39
Architecture : noarch
Size : 8.3 k
Source : rust-diesel-2.1.4-1.fc39.src.rpm
Repository : updates
Summary : Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL
URL : https://crates.io/crates/diesel
License : MIT OR Apache-2.0
Description : A safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and
: MySQL.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "diesel" crate.