< Home - < Back

sqlite3-dbf


Information about the package, sqlite3-dbf, which is shipped with common Linux distributions. The sqlite3-dbf package is designed for, Converter of XBase / FoxPro tables to SQLite.


Package Name:

sqlite3-dbf

Summary:

Converter of XBase / FoxPro tables to SQLite

Description:

SQLiteDBF converts XBase databases, particularly FoxPro tables with memo files, into a SQL dump. It has no dependencies other than standard Unix libraries. SQLiteDBF is designed to be incredibly fast and as efficient as possible. This use code base of the PgDBF project (http://pgdbf.sourceforge.net/).

Architecture:

x86_64

Version:

2011.01.24

Release:

1.el6

Size:

22 k

Repository:

epel

From Repository:

Licence:

GPLv3+



Handy Yum Commands for sqlite3-dbf


Control the sqlite3-dbf package with the following handy commands outlined below.


Command

Description of Command

yum install sqlite3-dbf

This command will install sqlite3-dbf on the server.

yum remove sqlite3-dbf

This command will un-install sqlite3-dbf on the server. When you run this command, you will be asked if you are sure that you want to remove sqlite3-dbf, so you have to manually confirm that you want to do this.

yum -y remove sqlite3-dbf

This command will un-install sqlite3-dbf on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove sqlite3-dbf when using the -y flag.

yum update sqlite3-dbf

This command will update sqlite3-dbf to the latest version. When you run this command, you will be asked if you are sure that you want to remove sqlite3-dbf, so you have to manually confirm that you want to do this.

yum -y update sqlite3-dbf

This command will update sqlite3-dbf to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove sqlite3-dbf when using the -y flag.

yum info sqlite3-dbf

This command will show you core information about the sqlite3-dbf package.

yum deplist sqlite3-dbf

This command will show you the dependencies for sqlite3-dbf. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update sqlite3-dbf

This command will check if there is an update waiting on sqlite3-dbf. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.