How to Install and Uninstall rust-sudo-devel.noarch Package on Fedora 39

Last updated: October 04,2024

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

This is a short guide on how to install rust-sudo-devel.noarch on Fedora 39

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

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

This tutorial shows how to uninstall rust-sudo-devel.noarch on Fedora 39:

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

3. Information about the rust-sudo-devel.noarch package on Fedora 39

Last metadata expiration check: 1:01:48 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-sudo-devel
Version : 0.6.0
Release : 1.fc39
Architecture : noarch
Size : 16 k
Source : rust-sudo-0.6.0-1.fc39.src.rpm
Repository : updates
Summary : Detect if you are running as root, restart self with sudo if needed or setup uid zero when running with the SUID flag set
URL : https://crates.io/crates/sudo
License : MIT OR Apache-2.0
Description : Detect if you are running as root, restart self with sudo if needed or
: setup uid zero when running with the SUID flag set.
:
: This package contains library source intended for building other packages which
: use the "sudo" crate.