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

Last updated: October 05,2024

1. Install "texlive-biblatex-apa.noarch" package

This is a short guide on how to install texlive-biblatex-apa.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install texlive-biblatex-apa.noarch

2. Uninstall "texlive-biblatex-apa.noarch" package

Please follow the guidance below to uninstall texlive-biblatex-apa.noarch on Fedora 34:

$ sudo dnf remove texlive-biblatex-apa.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:40:43 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-biblatex-apa
Epoch : 9
Version : svn54896
Release : 39.fc34
Architecture : noarch
Size : 42 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Biblatex citation and reference style for APA
URL : http://tug.org/texlive/
License : LPPL
Description : This is a fairly complete biblatex style (citations and
: references) for APA (American Psychological Association)
: publications. It implements and automates most of the
: guidelines in the APA 6th edition style guide for citations and
: references with a few (documented) exceptions (which are mainly
: currently impossible to automate in principle for any BibTeX-
: backed system). An example document is also given which
: typesets every citation and reference example in the APA 6th
: edition style guide. This version of the package requires use
: of biblatex v2.0 and biber v1.0 (at least).