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

Last updated: May 17,2024

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

This is a short guide on how to install rust-websocket-base+sync-ssl-devel.noarch on Fedora 35

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

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

This is a short guide on how to uninstall rust-websocket-base+sync-ssl-devel.noarch on Fedora 35:

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

3. Information about the rust-websocket-base+sync-ssl-devel.noarch package on Fedora 35

Last metadata expiration check: 5:36:04 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-websocket-base+sync-ssl-devel
Version : 0.26.5
Release : 1.fc35
Architecture : noarch
Size : 8.0 k
Source : rust-websocket-base-0.26.5-1.fc35.src.rpm
Repository : updates
Summary : WebSocket (RFC6455) library for Rust: low-level component
URL : https://crates.io/crates/websocket-base
License : MIT
Description : WebSocket (RFC6455) library for Rust: low-level component. It contains HTTP-
: independent aspect of WebSockets.
:
: This package contains library source intended for building other packages which
: use the "sync-ssl" feature of the "websocket-base" crate.