How to Install and Uninstall ostree.i686 Package on CentOS 8 / RHEL 8

Last updated: January 16,2025

1. Install "ostree.i686" package

This is a short guide on how to install ostree.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install ostree.i686

2. Uninstall "ostree.i686" package

This guide let you learn how to uninstall ostree.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove ostree.i686 $ sudo dnf autoremove

3. Information about the ostree.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:24:53 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : ostree
Version : 2020.5
Release : 4.el8
Architecture : i686
Size : 247 k
Source : ostree-2020.5-4.el8.src.rpm
Repository : appstream
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.