How to Install and Uninstall libarchive13 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 21,2024

1. Install "libarchive13" package

Please follow the guidelines below to install libarchive13 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libarchive13

2. Uninstall "libarchive13" package

In this section, we are going to explain the necessary steps to uninstall libarchive13 on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libarchive13 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libarchive13 package on Ubuntu 20.10 (Groovy Gorilla)

Package: libarchive13
Architecture: amd64
Version: 3.4.3-2
Multi-Arch: same
Priority: optional
Section: libs
Source: libarchive
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Peter Pentchev
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 857
Depends: libacl1 (>= 2.2.23), libbz2-1.0, libc6 (>= 2.16), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.2.2), libnettle8, libxml2 (>= 2.7.4), libzstd1 (>= 1.3.8), zlib1g (>= 1:1.1.4)
Suggests: lrzip
Filename: pool/main/liba/libarchive/libarchive13_3.4.3-2_amd64.deb
Size: 333672
MD5sum: 14b4b8f53eaa494e898f9bedc4525664
SHA1: 32ba740bd67696193e1d43be80425abad476be23
SHA256: 909f6bd54407a07d239b0ba804f02611b1eee71ab5e0910053ed7b8b0c426176
SHA512: de291a347f7c99eec5270710242620be3d9b67b34539f4e3599e3049a88098f9bdfab550d2df4b7911fc253b11dd2ca078b332fa94cb583bc6957b47717831bd
Homepage: https://www.libarchive.org/
Description-en: Multi-format archive and compression library (shared library)
The libarchive library provides a flexible interface for reading and writing
archives in various formats such as tar and cpio. libarchive also supports
reading and writing archives compressed using various compression filters such
as gzip and bzip2. The library is inherently stream-oriented; readers serially
iterate through the archive, writers serially add things to the archive.
.
Archive formats supported are:
.
* tar (read and write, including GNU extensions)
* pax (read and write, including GNU and star extensions)
* cpio (read and write, including odc and newc variants)
* iso9660 (read and write, including Joliet and Rockridge extensions, with
some limitations)
* zip (read only, with some limitations, uses zlib)
* mtree (read and write)
* shar (write only)
* ar (read and write, including BSD and GNU/SysV variants)
* empty (read only; in particular, note that no other format will accept an
empty file)
* raw (read only)
* xar (read only)
* rar (read only, with some limitations)
* 7zip (read and write, with some limitations)
.
Filters supported are:
.
* gzip (read and write, uses zlib)
* bzip2 (read and write, uses bzlib)
* compress (read and write, uses an internal implementation)
* uudecode (read only)
* separate command-line compressors with fixed-signature auto-detection
* xz and lzma (read and write using liblzma)
* zstandard (read and write using libzstd)
.
This package provides the libarchive shared library.
Description-md5: 4bc5ca99af95264652d6d79af38b5271
Task: server, ubuntu-desktop-minimal, samba-server, ubuntu-desktop, cloud-image, server-raspi, ubuntu-desktop-raspi, kubuntu-desktop, xubuntu-core, xubuntu-desktop, lubuntu-desktop, ubuntustudio-desktop-core, ubuntustudio-desktop, ubuntukylin-desktop, ubuntu-mate-core, ubuntu-mate-desktop, ubuntu-budgie-desktop