How to Install and Uninstall beancounter Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "beancounter" package

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

$ sudo apt update $ sudo apt install beancounter

2. Uninstall "beancounter" package

Please follow the guidelines below to uninstall beancounter on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove beancounter $ sudo apt autoclean && sudo apt autoremove

3. Information about the beancounter package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: beancounter
Priority: optional
Section: universe/misc
Installed-Size: 332
Maintainer: Ubuntu Developers
Original-Maintainer: Dirk Eddelbuettel
Architecture: all
Version: 0.8.10
Depends: perl, libfinance-yahooquote-perl (>= 0.18), libdate-manip-perl, libdbi-perl, libdbd-pg-perl | libdbd-mysql-perl | libdbd-odbc-perl | libdbd-sqlite3-perl | libdbd-sqlite2-perl, libstatistics-descriptive-perl, postgresql-client | mysql-client | sqlite3 | sqlite
Filename: pool/universe/b/beancounter/beancounter_0.8.10_all.deb
Size: 101194
MD5sum: 2219cf8adc41973b7c26c9f961f9d7f0
SHA1: d6680143f2f9afead38c15bc6bf489708a559d4b
SHA256: e5f4a417997aecf38e94826f8cae7ee4539c3758e6b1b01b838523c1e6cc05ad
Description-en: A stock portfolio performance monitoring tool
This package provides beancounter, a tool to quantify gains and losses in
stock portfolios, as well as the BeanCounter Perl module that underlies it.
Beancounter queries stock prices from Yahoo! Finance server(s) around the
globe and stores them in a relational database (using PostgreSQL) so
that the data can be used for further analysis. Canned performance and
risk reports are available.
Description-md5: 1257e9f2d29552198e95e3eb3c27dd85
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu