How to Install and Uninstall libfinance-quote-perl Package on Kali Linux
Last updated: November 07,2024
1. Install "libfinance-quote-perl" package
Please follow the instructions below to install libfinance-quote-perl on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libfinance-quote-perl
Copied
2. Uninstall "libfinance-quote-perl" package
Please follow the steps below to uninstall libfinance-quote-perl on Kali Linux:
$
sudo apt remove
libfinance-quote-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libfinance-quote-perl package on Kali Linux
Package: libfinance-quote-perl
Version: 1.59-1
Installed-Size: 636
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libcgi-pm-perl, libdatetime-format-strptime-perl, libdatetime-perl, libencode-perl, libhtml-parser-perl, libhtml-tableextract-perl, libhtml-tokeparser-simple-perl, libhtml-tree-perl, libhtml-treebuilder-xpath-perl, libhttp-cookiejar-perl, libhttp-cookies-perl, libhttp-message-perl, libio-compress-perl, libio-string-perl, libjson-parse-perl, libjson-perl, liblwp-protocol-https-perl, libreadonly-perl, libscalar-list-utils-perl, libspreadsheet-xlsx-perl, libstring-util-perl, libtext-template-perl, libtry-tiny-perl, liburi-perl, libweb-scraper-perl, libwww-perl, libxml-libxml-perl, perl (>= 5.33.3)
Size: 213808
SHA256: 052f5094d87f09f52a7a1026d2ca323e46efc2cfce52f279ff11a6786ccbeaaa
SHA1: 923fce1a091b78f3784931e4b1b615c2393df883
MD5sum: 9dc335a608172026b24de5fe355fe749
Description: Perl module for retrieving stock quotes from a variety of sources
Finance::Quote gets stock quotes from various internet sources all over the
world. Quotes are obtained by constructing a quoter object and using the
fetch method to gather data, which is returned as a two-dimensional hash (or
a reference to such a hash, if called in a scalar context). For example:
.
$q = Finance::Quote->new;
%info = $q->fetch("australia", "CML");
print "The price of CML is ".$info{"CML", "price"};
.
The first part of the hash (eg, "CML") is referred to as the stock.
The second part (in this case, "price") is referred to as the label.
Description-md5:
Homepage: https://finance-quote.sourceforge.net/
Tag: devel::lang:perl, devel::library, field::finance, implemented-in::perl,
protocol::http, role::program, use::downloading
Section: perl
Priority: optional
Filename: pool/main/libf/libfinance-quote-perl/libfinance-quote-perl_1.59-1_all.deb
Version: 1.59-1
Installed-Size: 636
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libcgi-pm-perl, libdatetime-format-strptime-perl, libdatetime-perl, libencode-perl, libhtml-parser-perl, libhtml-tableextract-perl, libhtml-tokeparser-simple-perl, libhtml-tree-perl, libhtml-treebuilder-xpath-perl, libhttp-cookiejar-perl, libhttp-cookies-perl, libhttp-message-perl, libio-compress-perl, libio-string-perl, libjson-parse-perl, libjson-perl, liblwp-protocol-https-perl, libreadonly-perl, libscalar-list-utils-perl, libspreadsheet-xlsx-perl, libstring-util-perl, libtext-template-perl, libtry-tiny-perl, liburi-perl, libweb-scraper-perl, libwww-perl, libxml-libxml-perl, perl (>= 5.33.3)
Size: 213808
SHA256: 052f5094d87f09f52a7a1026d2ca323e46efc2cfce52f279ff11a6786ccbeaaa
SHA1: 923fce1a091b78f3784931e4b1b615c2393df883
MD5sum: 9dc335a608172026b24de5fe355fe749
Description: Perl module for retrieving stock quotes from a variety of sources
Finance::Quote gets stock quotes from various internet sources all over the
world. Quotes are obtained by constructing a quoter object and using the
fetch method to gather data, which is returned as a two-dimensional hash (or
a reference to such a hash, if called in a scalar context). For example:
.
$q = Finance::Quote->new;
%info = $q->fetch("australia", "CML");
print "The price of CML is ".$info{"CML", "price"};
.
The first part of the hash (eg, "CML") is referred to as the stock.
The second part (in this case, "price") is referred to as the label.
Description-md5:
Homepage: https://finance-quote.sourceforge.net/
Tag: devel::lang:perl, devel::library, field::finance, implemented-in::perl,
protocol::http, role::program, use::downloading
Section: perl
Priority: optional
Filename: pool/main/libf/libfinance-quote-perl/libfinance-quote-perl_1.59-1_all.deb