How to Install and Uninstall jigawatts.src Package on Oracle Linux 8

Last updated: October 06,2024

1. Install "jigawatts.src" package

This tutorial shows how to install jigawatts.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install jigawatts.src

2. Uninstall "jigawatts.src" package

This guide let you learn how to uninstall jigawatts.src on Oracle Linux 8:

$ sudo dnf remove jigawatts.src $ sudo dnf autoremove

3. Information about the jigawatts.src package on Oracle Linux 8

Last metadata expiration check: 5:47:17 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : jigawatts
Version : 1.21.0.0.0
Release : 2.el8
Architecture : src
Size : 25 k
Source : None
Repository : ol8_appstream
Summary : Java CRIU helper
URL : https://github.com/chflood/jigawatts
License : GPLv2 with exceptions
Description : CRIU is a Linux utility that allows the checkpointing and restoring
: of processes.You can read more about CRIU at criu.org. CRIU for
: Java is a package which makes it more convenient to use CRIU from
: Java.