How to Install and Uninstall ghc-vty Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "ghc-vty" package

This tutorial shows how to install ghc-vty on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-vty

2. Uninstall "ghc-vty" package

This tutorial shows how to uninstall ghc-vty on openSuSE Tumbleweed:

$ sudo zypper remove ghc-vty

3. Information about the ghc-vty package on openSuSE Tumbleweed

Information for package ghc-vty:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-vty
Version : 6.1-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.6 MiB
Installed : No
Status : not installed
Source package : ghc-vty-6.1-1.3.src
Upstream URL : https://hackage.haskell.org/package/vty
Summary : A simple terminal UI library
Description :
Vty is terminal GUI library in the niche of ncurses. It is intended to be easy
to use and to provide good support for common terminal types.
See the 'vty-examples' package as well as the program
'examples/interactive_terminal_test.hs' included in the 'vty' repository for
examples on how to use the library.
Import the 'Graphics.Vty' convenience module to get access to the core parts of
the library.
© 2006-2007 Stefan O'Rear; BSD3 license.
© Corey O'Connor; BSD3 license.
© Jonathan Daugherty; BSD3 license.

5. The same packages on other Linux Distributions