How to Install and Uninstall hledger-ui Package on openSUSE Leap

Last updated: September 28,2024

1. Install "hledger-ui" package

Please follow the instructions below to install hledger-ui on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install hledger-ui

2. Uninstall "hledger-ui" package

Please follow the step by step instructions below to uninstall hledger-ui on openSUSE Leap:

$ sudo zypper remove hledger-ui

3. Information about the hledger-ui package on openSUSE Leap

Information for package hledger-ui:
-----------------------------------
Repository : Main Repository
Name : hledger-ui
Version : 1.26.1-bp155.1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 34.1 MiB
Installed : No
Status : not installed
Source package : hledger-ui-1.26.1-bp155.1.7.src
Upstream URL : https://hackage.haskell.org/package/hledger-ui
Summary : Curses-style terminal interface for the hledger accounting system
Description :
A simple curses-style terminal user interface for the hledger accounting
system. It can be a more convenient way to browse your accounts than the CLI.
This package currently does not support Microsoft Windows, except in WSL.
hledger is a robust, cross-platform set of tools for tracking money, time, or
any other commodity, using double-entry accounting and a simple, editable file
format, with command-line, terminal and web interfaces. It is a Haskell rewrite
of Ledger, and one of the leading implementations of Plain Text Accounting.
Read more at: .