How to Install and Uninstall texlive-bankstatement.noarch Package on Fedora 34

Last updated: June 26,2024

1. Install "texlive-bankstatement.noarch" package

In this section, we are going to explain the necessary steps to install texlive-bankstatement.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install texlive-bankstatement.noarch

2. Uninstall "texlive-bankstatement.noarch" package

Please follow the instructions below to uninstall texlive-bankstatement.noarch on Fedora 34:

$ sudo dnf remove texlive-bankstatement.noarch $ sudo dnf autoremove

3. Information about the texlive-bankstatement.noarch package on Fedora 34

Last metadata expiration check: 3:46:11 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-bankstatement
Epoch : 9
Version : svn38857
Release : 39.fc34
Architecture : noarch
Size : 20 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : A LaTeX class for bank statements based on csv data
URL : http://tug.org/texlive/
License : LPPL
Description : More and more banks allow their customers to download posting
: records in various formats. By using the bankstatement class,
: you can create bank statements, as long as a csv format is
: available. At the moment, the csv-mt940 and csv-camt formats --
: used by many german Sparkassen -- are supported. You can quite
: easily add support for other csv formats. Simply define the
: order of the keys in the csv data file and how to use them. The
: terminology in this class -- such as BIC (Business Identifier
: Code) or IBAN (International Bank Account Number) -- is based
: on usage in the SEPA (Single Euro Payments Area). The user may
: adjust the terminology to suit local needs.