How To Install Shar In Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora And Raspbian?
Install shar
-
Debian
apt-get install sharutilsClick to copy -
Ubuntu
apt-get install sharutilsClick to copy -
Alpine OS
apk add sharutilsClick to copy -
Arch Linux
pacman -S sharutilsClick to copy -
Kali Linux
apt-get install sharutilsClick to copy -
CentOS
yum install sharutilsClick to copy -
Fedora
dnf install sharutilsClick to copy -
Raspbian
apt-get install sharutilsClick to copy
sharutils
shar, unshar, uuencode, uudecode`shar' makes so-called shell archives out of many files, preparing them for transmission by electronic mail services. `unshar' helps unpacking shell archives after reception. Other related utility programs help with other tasks. `uuencode' prepares a file for transmission over an electronic channel which ignores or otherwise mangles the eight bit (high order bit) of bytes. `uudecode' does the converse transformation.
To install the latest version of shar in your favorite operating system just copy the shar installation command from above and paste it into terminal. It will download and install the latest version of shar 2026 package in your OS.




