How to Install and Uninstall rust-pancurses+show_menu-devel.noarch Package on AlmaLinux 9

Last updated: June 25,2024

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

Here is a brief guide to show you how to install rust-pancurses+show_menu-devel.noarch on AlmaLinux 9

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

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

Please follow the guidance below to uninstall rust-pancurses+show_menu-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-pancurses+show_menu-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:31:08 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-pancurses+show_menu-devel
Version : 0.17.0
Release : 2.el9
Architecture : noarch
Size : 7.8 k
Source : rust-pancurses-0.17.0-2.el9.src.rpm
Repository : epel
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 "show_menu" feature of the "pancurses" crate.