How to Install and Uninstall libcouchbase.i686 Package on Fedora 36

Last updated: January 20,2025

1. Install "libcouchbase.i686" package

Please follow the instructions below to install libcouchbase.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libcouchbase.i686

2. Uninstall "libcouchbase.i686" package

Please follow the step by step instructions below to uninstall libcouchbase.i686 on Fedora 36:

$ sudo dnf remove libcouchbase.i686 $ sudo dnf autoremove

3. Information about the libcouchbase.i686 package on Fedora 36

Last metadata expiration check: 5:27:11 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libcouchbase
Version : 3.2.2
Release : 1.fc36
Architecture : i686
Size : 568 k
Source : libcouchbase-3.2.2-1.fc36.src.rpm
Repository : fedora
Summary : Client and protocol library for the Couchbase project
URL : https://docs.couchbase.com/c-sdk/current/project-docs/sdk-release-notes.html
License : ASL 2.0
Description : This package provides the core for libcouchbase. It contains an IO
: implementation based on select(2). If preferred, you can install one
: of the available back-ends (libcouchbase-libevent or libcouchbase-libev).
: libcouchbase will automatically use the installed back-end. It is also
: possible to integrate another IO back-end or write your own.