To uninstall ledger-dbg just follow these instructions.
sudo apt-get remove ledger-dbg
This will remove just the ledger-dbg package itself.
sudo apt-get remove --auto-remove ledger-dbg
This will remove the ledger-dbg package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for ledger-dbg then this will work.
sudo apt-get purge ledger-dbg
Or similarly, like this ledger-dbg
sudo apt-get purge --auto-remove ledger-dbg
Package | ledger-dbg |
Version | 3.1.2~pre1+g3a00e1c+dfsg1-2+b1 |
Maintainer | Matt Palmer <[email protected]> |
Home page | http://ledger-cli.org |
Description | command-line double-entry accounting program (debug symbols) 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. |
Distro | parrot |
Release | jollyroger |
Repo | main |
Section | debug |