How to Install and Uninstall sqlite-devel.i686 Package on Fedora 34
Last updated: February 06,2025
1. Install "sqlite-devel.i686" package
Learn how to install sqlite-devel.i686 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
sqlite-devel.i686
Copied
2. Uninstall "sqlite-devel.i686" package
This guide let you learn how to uninstall sqlite-devel.i686 on Fedora 34:
$
sudo dnf remove
sqlite-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the sqlite-devel.i686 package on Fedora 34
Last metadata expiration check: 4:46:47 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : sqlite-devel
Version : 3.34.1
Release : 2.fc34
Architecture : i686
Size : 136 k
Source : sqlite-3.34.1-2.fc34.src.rpm
Repository : fedora
Summary : Development tools for the sqlite3 embeddable SQL database engine
URL : http://www.sqlite.org/
License : Public Domain
Description : This package contains the header files and development documentation
: for sqlite. If you like to develop programs using sqlite, you will need
: to install sqlite-devel.
Available Packages
Name : sqlite-devel
Version : 3.34.1
Release : 2.fc34
Architecture : i686
Size : 136 k
Source : sqlite-3.34.1-2.fc34.src.rpm
Repository : fedora
Summary : Development tools for the sqlite3 embeddable SQL database engine
URL : http://www.sqlite.org/
License : Public Domain
Description : This package contains the header files and development documentation
: for sqlite. If you like to develop programs using sqlite, you will need
: to install sqlite-devel.