How to Install and Uninstall texlive-bibtex8.x86_64 Package on Fedora 34

Last updated: July 05,2024

1. Install "texlive-bibtex8.x86_64" package

This guide covers the steps necessary to install texlive-bibtex8.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install texlive-bibtex8.x86_64

2. Uninstall "texlive-bibtex8.x86_64" package

This tutorial shows how to uninstall texlive-bibtex8.x86_64 on Fedora 34:

$ sudo dnf remove texlive-bibtex8.x86_64 $ sudo dnf autoremove

3. Information about the texlive-bibtex8.x86_64 package on Fedora 34

Last metadata expiration check: 2:19:14 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-bibtex8
Epoch : 9
Version : 20200327
Release : 30.fc34
Architecture : x86_64
Size : 99 k
Source : texlive-base-20200327-30.fc34.src.rpm
Repository : updates
Summary : A fully 8-bit adaptation of BibTeX 0.99
URL : http://tug.org/texlive/
License : GPL+
Description : An enhanced, portable C version of BibTeX. Enhanced by
: conversion to "big" (32-bit) capacity, addition of run-time
: selectable capacity and 8-bit support extensions. National
: character set and sorting order are controlled by an external
: configuration file. Various examples are included.