8.5. Installing tar
Installing LOCKSS 2.0-beta2 NOT YET RELEASED requires tar (or gtar). This utility is installed out of the box in almost all Linux operating systems, but in the event it is not, this section explains how to install it.
Type tar --version (or gtar --version) at the host's command line. If an error message like bash: tar: command not found is output, select your operating system below and follow the instructions as root:
To install Tar with Dnf, run this command (as root):
dnf --refresh install tar
To install Tar with Pacman, run this command (as root):
pacman --sync --refresh tar
To install Tar with Dnf, run this command (as root):
dnf --refresh install tar
To install Tar with Apt, follow these steps (as root):
Run this apt command:
apt updateRun this apt command:
apt install tar
To install Tar with Dnf, run this command (as root):
dnf --refresh install tar
To install Tar with Apt, follow these steps (as root):
Run this apt command:
apt updateRun this apt command:
apt install tar
To install Tar with Zypper, follow these steps (as root):
Run this zypper command:
zypper refreshRun this zypper command:
zypper install tar
To install Tar with Zypper, follow these steps (as root):
Run this zypper command:
zypper refreshRun this zypper command:
zypper install tar
To install Tar with Dnf, run this command (as root):
dnf --refresh install tar
To install Tar with Dnf, run this command (as root):
dnf --refresh install tar
To install Tar with Dnf, run this command (as root):
dnf --refresh install tar
To install Tar with Zypper, follow these steps (as root):
Run this zypper command:
zypper refreshRun this zypper command:
zypper install tar
To install Tar with Apt, follow these steps (as root):
Run this apt command:
apt updateRun this apt command:
apt install tar