How to Install and Uninstall ostree.i686 Package on Fedora 38

Last updated: September 28,2024

1. Install "ostree.i686" package

This tutorial shows how to install ostree.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install ostree.i686

2. Uninstall "ostree.i686" package

This guide let you learn how to uninstall ostree.i686 on Fedora 38:

$ sudo dnf remove ostree.i686 $ sudo dnf autoremove

3. Information about the ostree.i686 package on Fedora 38

Last metadata expiration check: 2:58:47 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : ostree
Version : 2023.7
Release : 2.fc38
Architecture : i686
Size : 273 k
Source : ostree-2023.7-2.fc38.src.rpm
Repository : updates
Summary : Tool for managing bootable, immutable filesystem trees
URL : https://ostree.readthedocs.io/en/latest/
License : LGPL-2.0-or-later
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.