How to Install and Uninstall python-ledger Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 23,2024

1. Install "python-ledger" package

This is a short guide on how to install python-ledger on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-ledger

2. Uninstall "python-ledger" package

Please follow the guidance below to uninstall python-ledger on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-ledger $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-ledger package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-ledger
Priority: optional
Section: universe/python
Installed-Size: 5417
Maintainer: Ubuntu Developers
Original-Maintainer: Matt Palmer
Architecture: amd64
Source: ledger
Version: 3.1.1+dfsg1-1
Depends: python (<< 2.8), python (>= 2.7~), libboost-filesystem1.58.0, libboost-iostreams1.58.0, libboost-python1.58.0, libboost-regex1.58.0, libboost-system1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:3.4), libgmp10, libicu55 (>= 55.1-1~), libmpfr4 (>= 3.1.3), libpython2.7 (>= 2.7), libstdc++6 (>= 5.2)
Filename: pool/universe/l/ledger/python-ledger_3.1.1+dfsg1-1_amd64.deb
Size: 1149662
MD5sum: 530a892d6f89c3813f07be5ed0bbc1d0
SHA1: 5b9f01581fe4735615268d65a686ab2a8905af32
SHA256: f672103c351304abe7568f09dd40422fa75991d804174d7add65ab16016624f2
Description-en: command-line double-entry accounting program (python extension)
Ledger is a powerful and flexible double-entry accounting system run
entirely from the command line. Your accounts ledger is stored in one or
more plain-text files with a very simple and readable format, and ledger
does the hard work of balancing your books and reporting.
.
This package provides the python module
Description-md5: ca2169bcaf503fe3e67a135f87a25d79
Homepage: http://ledger-cli.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu