How to Install and Uninstall rust-pancurses+wide-devel.noarch Package on Fedora 39

Last updated: October 07,2024

1. Install "rust-pancurses+wide-devel.noarch" package

Please follow the step by step instructions below to install rust-pancurses+wide-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-pancurses+wide-devel.noarch

2. Uninstall "rust-pancurses+wide-devel.noarch" package

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

$ sudo dnf remove rust-pancurses+wide-devel.noarch $ sudo dnf autoremove

3. Information about the rust-pancurses+wide-devel.noarch package on Fedora 39

Last metadata expiration check: 5:13:47 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-pancurses+wide-devel
Version : 0.17.0
Release : 3.fc39
Architecture : noarch
Size : 8.1 k
Source : rust-pancurses-0.17.0-3.fc39.src.rpm
Repository : fedora
Summary : Curses library for Rust that supports both Unix and Windows
URL : https://crates.io/crates/pancurses
License : MIT
Description : Curses library for Rust that supports both Unix and Windows platforms by
: abstracting away the backend that it uses (ncurses-rs and pdcurses-sys
: respectively).
:
: This package contains library source intended for building other packages which
: use the "wide" feature of the "pancurses" crate.