How to Install and Uninstall hledger-ui.x86_64 Package on Fedora 36

Last updated: January 11,2025

1. Install "hledger-ui.x86_64" package

This guide let you learn how to install hledger-ui.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install hledger-ui.x86_64

2. Uninstall "hledger-ui.x86_64" package

This guide let you learn how to uninstall hledger-ui.x86_64 on Fedora 36:

$ sudo dnf remove hledger-ui.x86_64 $ sudo dnf autoremove

3. Information about the hledger-ui.x86_64 package on Fedora 36

Last metadata expiration check: 2:59:51 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : hledger-ui
Version : 1.21
Release : 3.fc36
Architecture : x86_64
Size : 4.3 M
Source : hledger-ui-1.21-3.fc36.src.rpm
Repository : fedora
Summary : Curses-style terminal interface for the hledger accounting system
URL : https://hackage.haskell.org/package/hledger-ui
License : GPLv3+
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: .