How to Install and Uninstall liboauth.i686 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "liboauth.i686" package
Learn how to install liboauth.i686 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
liboauth.i686
Copied
2. Uninstall "liboauth.i686" package
This is a short guide on how to uninstall liboauth.i686 on Rocky Linux 8:
$
sudo dnf remove
liboauth.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the liboauth.i686 package on Rocky Linux 8
Last metadata expiration check: 0:04:21 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : liboauth
Version : 1.0.3
Release : 9.el8
Architecture : i686
Size : 30 k
Source : liboauth-1.0.3-9.el8.src.rpm
Repository : appstream
Summary : OAuth library functions
URL : http://liboauth.sourceforge.net/
License : MIT
Description : liboauth is a collection of POSIX-c functions implementing the OAuth
: Core RFC 5849 standard. liboauth provides functions to escape and
: encode parameters according to OAuth specification and offers
: high-level functionality to sign requests or verify OAuth signatures
: as well as perform HTTP requests.
Available Packages
Name : liboauth
Version : 1.0.3
Release : 9.el8
Architecture : i686
Size : 30 k
Source : liboauth-1.0.3-9.el8.src.rpm
Repository : appstream
Summary : OAuth library functions
URL : http://liboauth.sourceforge.net/
License : MIT
Description : liboauth is a collection of POSIX-c functions implementing the OAuth
: Core RFC 5849 standard. liboauth provides functions to escape and
: encode parameters according to OAuth specification and offers
: high-level functionality to sign requests or verify OAuth signatures
: as well as perform HTTP requests.