How to Install and Uninstall hledger-web.x86_64 Package on Fedora 35

Last updated: July 08,2024

1. Install "hledger-web.x86_64" package

Please follow the guidance below to install hledger-web.x86_64 on Fedora 35

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

2. Uninstall "hledger-web.x86_64" package

Here is a brief guide to show you how to uninstall hledger-web.x86_64 on Fedora 35:

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

3. Information about the hledger-web.x86_64 package on Fedora 35

Last metadata expiration check: 2:57:24 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : hledger-web
Version : 1.21
Release : 2.fc35
Architecture : x86_64
Size : 8.0 M
Source : hledger-web-1.21-2.fc35.src.rpm
Repository : fedora
Summary : Web-based user interface for the hledger accounting system
URL : https://hackage.haskell.org/package/hledger-web
License : GPLv3+
Description : A simple web-based user interface for the hledger accounting system, providing
: a more modern UI than the command-line or terminal interfaces. It can be used
: as a local single-user UI, or as a multi-user UI for viewing/adding/editing on
: the web.
:
: 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: .