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

Last updated: September 28,2024

1. Install "ostree.i686" package

Please follow the guidance below to install ostree.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install ostree.i686

2. Uninstall "ostree.i686" package

Learn how to uninstall ostree.i686 on Fedora 35:

$ sudo dnf remove ostree.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:42:14 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ostree
Version : 2022.3
Release : 2.fc35
Architecture : i686
Size : 234 k
Source : ostree-2022.3-2.fc35.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.