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

Last updated: November 26,2024

1. Install "ostree.i686" package

This guide covers the steps necessary to install ostree.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install ostree.i686

2. Uninstall "ostree.i686" package

Please follow the guidelines below to uninstall ostree.i686 on Fedora 39:

$ sudo dnf remove ostree.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:04:09 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : ostree
Version : 2023.6
Release : 1.fc39
Architecture : i686
Size : 270 k
Source : ostree-2023.6-1.fc39.src.rpm
Repository : fedora
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.