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

Last updated: November 28,2024

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

Please follow the guidance below to install rust-daemonize-devel.noarch on Fedora 39

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

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

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

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

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

Last metadata expiration check: 4:59:02 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-daemonize-devel
Version : 0.5.0
Release : 2.fc39
Architecture : noarch
Size : 20 k
Source : rust-daemonize-0.5.0-2.fc39.src.rpm
Repository : fedora
Summary : Library to enable your code run as a daemon process on Unix-like systems
URL : https://crates.io/crates/daemonize
License : MIT OR Apache-2.0
Description : Library to enable your code run as a daemon process on Unix-like
: systems.
:
: This package contains library source intended for building other packages which
: use the "daemonize" crate.