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

Last updated: January 17,2025

1. Install "texlive-bankstatement.noarch" package

Please follow the guidelines below to install texlive-bankstatement.noarch on Fedora 39

$ 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 39:

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

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

Last metadata expiration check: 2:00:49 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-bankstatement
Epoch : 11
Version : svn38857
Release : 69.fc39
Architecture : noarch
Size : 19 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : A LaTeX class for bank statements based on csv data
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.