How to Install and Uninstall pgdbf.x86_64 Package on Fedora 35
Last updated: November 15,2024
1. Install "pgdbf.x86_64" package
This is a short guide on how to install pgdbf.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
pgdbf.x86_64
Copied
2. Uninstall "pgdbf.x86_64" package
In this section, we are going to explain the necessary steps to uninstall pgdbf.x86_64 on Fedora 35:
$
sudo dnf remove
pgdbf.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the pgdbf.x86_64 package on Fedora 35
Last metadata expiration check: 0:23:53 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : pgdbf
Version : 0.6.2
Release : 10.fc35
Architecture : x86_64
Size : 34 k
Source : pgdbf-0.6.2-10.fc35.src.rpm
Repository : fedora
Summary : Convert XBase / FoxPro databases to PostgreSQL
URL : https://github.com/kstrauser/pgdbf
License : GPLv3+
Description : PgDBF is a program for converting XBase databases - particularly FoxPro tables
: with memo files - into a format that PostgreSQL can directly import. It's a
: compact C project with no dependencies other than standard Unix libraries.
:
: While the project is relatively tiny and simple, it's also heavily optimized
: via profiling - routine benchmark were many times faster than with other Open
: Source programs. In fact, even on slower systems, conversions are typically
: limited by hard drive speed.
Available Packages
Name : pgdbf
Version : 0.6.2
Release : 10.fc35
Architecture : x86_64
Size : 34 k
Source : pgdbf-0.6.2-10.fc35.src.rpm
Repository : fedora
Summary : Convert XBase / FoxPro databases to PostgreSQL
URL : https://github.com/kstrauser/pgdbf
License : GPLv3+
Description : PgDBF is a program for converting XBase databases - particularly FoxPro tables
: with memo files - into a format that PostgreSQL can directly import. It's a
: compact C project with no dependencies other than standard Unix libraries.
:
: While the project is relatively tiny and simple, it's also heavily optimized
: via profiling - routine benchmark were many times faster than with other Open
: Source programs. In fact, even on slower systems, conversions are typically
: limited by hard drive speed.