How to Install and Uninstall arc Package on Kali Linux

Last updated: July 03,2024

1. Install "arc" package

Please follow the step by step instructions below to install arc on Kali Linux

$ sudo apt update $ sudo apt install arc

2. Uninstall "arc" package

Learn how to uninstall arc on Kali Linux:

$ sudo apt remove arc $ sudo apt autoclean && sudo apt autoremove

3. Information about the arc package on Kali Linux

Package: arc
Version: 5.21q-12
Installed-Size: 118
Maintainer: Guillem Jover
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 55652
SHA256: 9dcc3eb11abad79785c2bdbac97745ce7b47229b627e6bfa10ce307d5903fdfa
SHA1: 72a5c9dce79aa2ddd66c499184156d2258afbbfd
MD5sum: 7cf5a9b2bfac30299c847b4de35b852c
Description: archive utility based on the MS-DOS ARC program
This program is based on the MS-DOS ARC program, version 5.21, plus a few
enhancements.
.
ARC also performs Huffman Squeezing on data. The Huffman Squeeze algorithm
was removed from MS-DOS ARC after version 5.12. It turns out to be more
efficient than Lempel-Ziv style compression when compressing graphic images.
Squeeze analysis is always done now, and the best of packing, squeezing,
or crunching is used.
.
Compresses and extracts Squashed files. "Squashing" was created by
Phil Katz in his PKxxx series of ARC utility programs for MS-DOS.
Dan Lanciani wrote the original modifications to ARC's Crunch code to
handle Squashing. Klaus Reimer made minor changes since then, mostly to
reduce the amount of memory required. The 'q' option flag must be
specified to Squash files. The Squashing algorithm will be used instead
of the usual Crunch algorithm, and will be compared against packing and
squeezing, as before.
.
This package provides the arc and marc commands. MARC can be used to merge
files compressed by ARC.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/ani6al/arc
Tag: interface::commandline, role::program, scope::utility, use::compressing,
use::storing, works-with::archive
Section: utils
Priority: optional
Filename: pool/main/a/arc/arc_5.21q-12_amd64.deb