How to Install and Uninstall ostree.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "ostree.x86_64" package

Please follow the guidance below to install ostree.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install ostree.x86_64

2. Uninstall "ostree.x86_64" package

Please follow the step by step instructions below to uninstall ostree.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove ostree.x86_64 $ sudo dnf autoremove

3. Information about the ostree.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:28:20 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ostree
Version : 2023.6
Release : 1.el9
Architecture : x86_64
Size : 294 k
Source : ostree-2023.6-1.el9.src.rpm
Repository : ubi-9-appstream-rpms
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.