How to Install and Uninstall lzip.x86_64 Package on Oracle Linux 8
Last updated: November 25,2024
1. Install "lzip.x86_64" package
This guide let you learn how to install lzip.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
lzip.x86_64
Copied
2. Uninstall "lzip.x86_64" package
Please follow the guidelines below to uninstall lzip.x86_64 on Oracle Linux 8:
$
sudo dnf remove
lzip.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the lzip.x86_64 package on Oracle Linux 8
Last metadata expiration check: 2:19:30 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : lzip
Version : 1.21
Release : 1.el8
Architecture : x86_64
Size : 105 k
Source : lzip-1.21-1.el8.src.rpm
Repository : epel
Summary : LZMA compressor with integrity checking
URL : http://www.nongnu.org/lzip/lzip.html
License : GPLv3+
Description : Lzip compresses data using LZMA (Lempel-Ziv-Markov chain-Algorithm). It
: supports integrity checking using CRC (Cyclic Redundancy Check). To archive
: multiple files, tar can be used with lzip. Please note, that the lzip file
: format (.lz) is not compatible with the lzma file format (.lzma).
Available Packages
Name : lzip
Version : 1.21
Release : 1.el8
Architecture : x86_64
Size : 105 k
Source : lzip-1.21-1.el8.src.rpm
Repository : epel
Summary : LZMA compressor with integrity checking
URL : http://www.nongnu.org/lzip/lzip.html
License : GPLv3+
Description : Lzip compresses data using LZMA (Lempel-Ziv-Markov chain-Algorithm). It
: supports integrity checking using CRC (Cyclic Redundancy Check). To archive
: multiple files, tar can be used with lzip. Please note, that the lzip file
: format (.lz) is not compatible with the lzma file format (.lzma).