How to Install and Uninstall criu-ns.x86_64 Package on Fedora 39

Last updated: November 29,2024

1. Install "criu-ns.x86_64" package

This is a short guide on how to install criu-ns.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install criu-ns.x86_64

2. Uninstall "criu-ns.x86_64" package

Here is a brief guide to show you how to uninstall criu-ns.x86_64 on Fedora 39:

$ sudo dnf remove criu-ns.x86_64 $ sudo dnf autoremove

3. Information about the criu-ns.x86_64 package on Fedora 39

Last metadata expiration check: 5:12:36 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : criu-ns
Version : 3.19
Release : 2.fc39
Architecture : x86_64
Size : 13 k
Source : criu-3.19-2.fc39.src.rpm
Repository : updates
Summary : Tool to run CRIU in different namespaces
URL : http://criu.org/
License : GPL-2.0-only AND LGPL-2.1-only AND MIT
Description : The purpose of the criu-ns wrapper script is to enable restoring a process
: tree that might require a specific PID that is already used on the system.
: This script can help to workaround the so called "PID mismatch" problem.