How to Install and Uninstall ostree.x86_64 Package on AlmaLinux 8

Last updated: November 30,2024

1. Install "ostree.x86_64" package

This guide covers the steps necessary to install ostree.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install ostree.x86_64

2. Uninstall "ostree.x86_64" package

Please follow the guidance below to uninstall ostree.x86_64 on AlmaLinux 8:

$ sudo dnf remove ostree.x86_64 $ sudo dnf autoremove

3. Information about the ostree.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:17:16 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : ostree
Version : 2022.1
Release : 2.el8
Architecture : x86_64
Size : 250 k
Source : ostree-2022.1-2.el8.src.rpm
Repository : appstream
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.