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

Last updated: October 07,2024

1. Install "texlive-bankstatement.noarch" package

This is a short guide on how to install texlive-bankstatement.noarch on Fedora 35

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

2. Uninstall "texlive-bankstatement.noarch" package

Please follow the steps below to uninstall texlive-bankstatement.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:15:53 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : texlive-bankstatement
Epoch : 9
Version : svn38857
Release : 48.fc35
Architecture : noarch
Size : 20 k
Source : texlive-2021-48.fc35.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.