How to Install and Uninstall libsqlite3x-devel.x86_64 Package on Rocky Linux 9

Last updated: April 23,2024

1. Install "libsqlite3x-devel.x86_64" package

Please follow the steps below to install libsqlite3x-devel.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libsqlite3x-devel.x86_64

2. Uninstall "libsqlite3x-devel.x86_64" package

Please follow the step by step instructions below to uninstall libsqlite3x-devel.x86_64 on Rocky Linux 9:

$ sudo dnf remove libsqlite3x-devel.x86_64 $ sudo dnf autoremove

3. Information about the libsqlite3x-devel.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:06:02 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libsqlite3x-devel
Version : 20071018
Release : 31.el9
Architecture : x86_64
Size : 134 k
Source : libsqlite3x-20071018-31.el9.src.rpm
Repository : epel
Summary : Development files for libsqlite3x
URL : http://www.wanderinghorse.net/computing/sqlite/
License : zlib
Description : The libsqlite3x-devel package contains libraries and header files for
: developing applications that use libsqlite3x.