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

Last updated: March 01,2025

1. Install "criu.x86_64" package

Please follow the guidelines below to install criu.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install criu.x86_64

2. Uninstall "criu.x86_64" package

Please follow the guidelines below to uninstall criu.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove criu.x86_64 $ sudo dnf autoremove

3. Information about the criu.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:09:22 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : criu
Version : 3.18
Release : 4.module+el8.9.0+21243+a586538b
Architecture : x86_64
Size : 564 k
Source : criu-3.18-4.module+el8.9.0+21243+a586538b.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Tool for Checkpoint/Restore in User-space
URL : http://criu.org/
License : GPLv2
Description : criu is the user-space part of Checkpoint/Restore in User-space
: (CRIU), a project to implement checkpoint/restore functionality for
: Linux in user-space.