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

Last updated: April 29,2024

1. Install "ostree.i686" package

Please follow the instructions below to install ostree.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install ostree.i686

2. Uninstall "ostree.i686" package

Please follow the instructions below to uninstall ostree.i686 on Fedora 36:

$ sudo dnf remove ostree.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:47:33 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ostree
Version : 2022.5
Release : 2.fc36
Architecture : i686
Size : 239 k
Source : ostree-2022.5-2.fc36.src.rpm
Repository : updates
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.