How to Install and Uninstall ostree.i686 Package on CentOS Stream 9

Last updated: September 22,2024

1. Install "ostree.i686" package

Please follow the instructions below to install ostree.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install ostree.i686

2. Uninstall "ostree.i686" package

Please follow the instructions below to uninstall ostree.i686 on CentOS Stream 9:

$ sudo dnf remove ostree.i686 $ sudo dnf autoremove

3. Information about the ostree.i686 package on CentOS Stream 9

Last metadata expiration check: 0:20:46 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : ostree
Version : 2024.4
Release : 3.el9
Architecture : i686
Size : 320 k
Source : ostree-2024.4-3.el9.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.