How to Install and Uninstall python3-bibtexparser.noarch Package on Fedora 39
Last updated: November 28,2024
1. Install "python3-bibtexparser.noarch" package
This guide let you learn how to install python3-bibtexparser.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-bibtexparser.noarch
Copied
2. Uninstall "python3-bibtexparser.noarch" package
Learn how to uninstall python3-bibtexparser.noarch on Fedora 39:
$
sudo dnf remove
python3-bibtexparser.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-bibtexparser.noarch package on Fedora 39
Last metadata expiration check: 0:19:38 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-bibtexparser
Version : 1.4.0
Release : 3.fc39
Architecture : noarch
Size : 87 k
Source : python-bibtexparser-1.4.0-3.fc39.src.rpm
Repository : fedora
Summary : A BibTeX parsing library
URL : https://github.com/sciunto-org/python-bibtexparser
License : BSD or LGPLv3
Description : BibtexParser is a python library to parse BibTeX files. The code relies
: on pyparsing and is tested with unittests.
Available Packages
Name : python3-bibtexparser
Version : 1.4.0
Release : 3.fc39
Architecture : noarch
Size : 87 k
Source : python-bibtexparser-1.4.0-3.fc39.src.rpm
Repository : fedora
Summary : A BibTeX parsing library
URL : https://github.com/sciunto-org/python-bibtexparser
License : BSD or LGPLv3
Description : BibtexParser is a python library to parse BibTeX files. The code relies
: on pyparsing and is tested with unittests.