How to Install and Uninstall rust-websocket+sync-devel.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "rust-websocket+sync-devel.noarch" package

This tutorial shows how to install rust-websocket+sync-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-websocket+sync-devel.noarch

2. Uninstall "rust-websocket+sync-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-websocket+sync-devel.noarch on Fedora 34:

$ sudo dnf remove rust-websocket+sync-devel.noarch $ sudo dnf autoremove

3. Information about the rust-websocket+sync-devel.noarch package on Fedora 34

Last metadata expiration check: 4:04:07 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-websocket+sync-devel
Version : 0.26.3
Release : 1.fc34
Architecture : noarch
Size : 7.8 k
Source : rust-websocket-0.26.3-1.fc34.src.rpm
Repository : updates
Summary : WebSocket (RFC6455) library for Rust
URL : https://crates.io/crates/websocket
License : MIT
Description : WebSocket (RFC6455) library for Rust.
:
: This package contains library source intended for building other packages which
: use the "sync" feature of the "websocket" crate.