How to Install and Uninstall libquotient.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "libquotient.x86_64" package

Here is a brief guide to show you how to install libquotient.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libquotient.x86_64

2. Uninstall "libquotient.x86_64" package

Learn how to uninstall libquotient.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libquotient.x86_64 $ sudo dnf autoremove

3. Information about the libquotient.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:43:24 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libquotient
Version : 0.8.1.1
Release : 1.el9
Architecture : x86_64
Size : 527 k
Source : libquotient-0.8.1.1-1.el9.src.rpm
Repository : epel
Summary : Qt5 library to write cross-platform clients for Matrix
URL : https://github.com/quotient-im/libQuotient
License : LGPL-2.1-or-later
Description : The Quotient project aims to produce a Qt5-based SDK to develop applications
: for Matrix. libQuotient is a library that enables client applications. It is
: the backbone of Quaternion, Spectral and other projects. Versions 0.5.x and
: older use the previous name - libQMatrixClient.