How to Install and Uninstall libtar.x86_64 Package on AlmaLinux 8
Last updated: November 25,2024
1. Install "libtar.x86_64" package
This tutorial shows how to install libtar.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
libtar.x86_64
Copied
2. Uninstall "libtar.x86_64" package
In this section, we are going to explain the necessary steps to uninstall libtar.x86_64 on AlmaLinux 8:
$
sudo dnf remove
libtar.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libtar.x86_64 package on AlmaLinux 8
Last metadata expiration check: 2:00:07 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : libtar
Version : 1.2.20
Release : 15.el8
Architecture : x86_64
Size : 42 k
Source : libtar-1.2.20-15.el8.src.rpm
Repository : appstream
Summary : Tar file manipulation API
URL : http://repo.or.cz/libtar.git
License : MIT
Description : libtar is a C library for manipulating tar archives. It supports both
: the strict POSIX tar format and many of the commonly-used GNU
: extensions.
Available Packages
Name : libtar
Version : 1.2.20
Release : 15.el8
Architecture : x86_64
Size : 42 k
Source : libtar-1.2.20-15.el8.src.rpm
Repository : appstream
Summary : Tar file manipulation API
URL : http://repo.or.cz/libtar.git
License : MIT
Description : libtar is a C library for manipulating tar archives. It supports both
: the strict POSIX tar format and many of the commonly-used GNU
: extensions.