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

Last updated: October 06,2024

1. Install "ostree.i686" package

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

$ sudo dnf update $ sudo dnf install ostree.i686

2. Uninstall "ostree.i686" package

This tutorial shows how to uninstall ostree.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove ostree.i686 $ sudo dnf autoremove

3. Information about the ostree.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:29:25 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ostree
Version : 2023.6
Release : 1.el9
Architecture : i686
Size : 302 k
Source : ostree-2023.6-1.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Tool for managing bootable, immutable filesystem trees
URL : https://ostree.readthedocs.io/en/latest/
License : LGPLv2+
Description : libostree is a shared library designed primarily for
: use by higher level tools to manage host systems (e.g. rpm-ostree),
: as well as container tools like flatpak and the atomic CLI.