How to Install and Uninstall rubygem-openssl.i686 Package on AlmaLinux 8

Last updated: May 19,2024

1. Install "rubygem-openssl.i686" package

In this section, we are going to explain the necessary steps to install rubygem-openssl.i686 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install rubygem-openssl.i686

2. Uninstall "rubygem-openssl.i686" package

This tutorial shows how to uninstall rubygem-openssl.i686 on AlmaLinux 8:

$ sudo dnf remove rubygem-openssl.i686 $ sudo dnf autoremove

3. Information about the rubygem-openssl.i686 package on AlmaLinux 8

Last metadata expiration check: 0:25:21 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : rubygem-openssl
Version : 2.1.2
Release : 110.module_el8.6.0+3074+4b08f9d4
Architecture : i686
Size : 201 k
Source : ruby-2.5.9-110.module_el8.6.0+3074+4b08f9d4.src.rpm
Repository : appstream
Summary : OpenSSL provides SSL, TLS and general purpose cryptography
URL : http://ruby-lang.org/
License : Ruby or BSD
Description : OpenSSL provides SSL, TLS and general purpose cryptography. It wraps the
: OpenSSL library.