How to Install and Uninstall rust-syslog+default-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

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

This is a short guide on how to install rust-syslog+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the instructions below to uninstall rust-syslog+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-syslog+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:35:10 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-syslog+default-devel
Version : 6.1.0
Release : 2.el9
Architecture : noarch
Size : 7.8 k
Source : rust-syslog-6.1.0-2.el9.src.rpm
Repository : epel
Summary : Send log messages to syslog
URL : https://crates.io/crates/syslog
License : MIT
Description : Send log messages to syslog.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "syslog" crate.