How to Install and Uninstall python3-dbf.noarch Package on Fedora 39
Last updated: February 07,2025
1. Install "python3-dbf.noarch" package
In this section, we are going to explain the necessary steps to install python3-dbf.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-dbf.noarch
Copied
2. Uninstall "python3-dbf.noarch" package
Here is a brief guide to show you how to uninstall python3-dbf.noarch on Fedora 39:
$
sudo dnf remove
python3-dbf.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-dbf.noarch package on Fedora 39
Last metadata expiration check: 3:45:59 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-dbf
Version : 0.99.2
Release : 7.fc39
Architecture : noarch
Size : 265 k
Source : python-dbf-0.99.2-7.fc39.src.rpm
Repository : fedora
Summary : Pure python package for reading/writing dBase, FoxPro, and Visual FoxPro .dbf
URL : https://pypi.python.org/pypi/dbf
License : BSD
Description : Pure python package for reading/writing dBase, FoxPro, and Visual FoxPro .dbf
: files (including memos)
:
: Currently supports dBase III, Clipper, FoxPro, and Visual FoxPro tables. Text is
: returned as unicode, and codepage settings in tables are honored. Memos and Null
: fields are supported.
Available Packages
Name : python3-dbf
Version : 0.99.2
Release : 7.fc39
Architecture : noarch
Size : 265 k
Source : python-dbf-0.99.2-7.fc39.src.rpm
Repository : fedora
Summary : Pure python package for reading/writing dBase, FoxPro, and Visual FoxPro .dbf
URL : https://pypi.python.org/pypi/dbf
License : BSD
Description : Pure python package for reading/writing dBase, FoxPro, and Visual FoxPro .dbf
: files (including memos)
:
: Currently supports dBase III, Clipper, FoxPro, and Visual FoxPro tables. Text is
: returned as unicode, and codepage settings in tables are honored. Memos and Null
: fields are supported.