How to Install and Uninstall ruby-ncurses Package on Kali Linux

Last updated: May 22,2024

1. Install "ruby-ncurses" package

Learn how to install ruby-ncurses on Kali Linux

$ sudo apt update $ sudo apt install ruby-ncurses

2. Uninstall "ruby-ncurses" package

This is a short guide on how to uninstall ruby-ncurses on Kali Linux:

$ sudo apt remove ruby-ncurses $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-ncurses package on Kali Linux

Package: ruby-ncurses
Source: ruby-ncurses (1.4.9-1)
Version: 1.4.9-1+b10
Installed-Size: 252
Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Depends: ruby | ruby-interpreter, libc6 (>= 2.17), libncurses6 (>= 6), libncursesw6 (>= 6), libtinfo6 (>= 6), libruby3.1 (>= 3.1.0~preview1), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 62268
SHA256: 396e469b82c51e9a87256c42e09dcd0623e7754b233ea20ce2079c5687eb7072
SHA1: 7e65cc10edd4c553a2058a6775a58ec03f87e42d
MD5sum: 0606f9f7fac04e37f95378e4db3001e1
Description: ruby extension for the ncurses C library
All C functions are wrapped by module functions of the module "Ncurses",
with exactly the same name. Additionally, C functions expecting a WINDOW* as
their first argument can also be called as methods of the "Ncurses::WINDOW"
class.
.
The panel library (for support of overlapping windows) is also wrapped, in
the module "Ncurses::Panel".
.
This module is built with wide character support.
Description-md5:
Homepage: http://github.com/sup-heliotrope/ncursesw-ruby
Tag: uitoolkit::ncurses
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-ncurses/ruby-ncurses_1.4.9-1+b10_amd64.deb