8.6. Installing unzip

Installing LOCKSS 2.0-beta2 NOT YET RELEASED requires unzip. 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 unzip --version at the host's command line. If an error message like bash: unzip: command not found is output, select your operating system below and follow the instructions as root:

To install Unzip with Dnf, run this command (as root):

dnf --refresh install unzip

To install Unzip with Pacman, run this command (as root):

pacman --sync --refresh unzip

To install Unzip with Dnf, run this command (as root):

dnf --refresh install unzip

To install Unzip with Apt, follow these steps (as root):

  1. Run this apt command:

    apt update
    
  2. Run this apt command:

    apt install unzip
    

To install Unzip with Dnf, run this command (as root):

dnf --refresh install unzip

To install Unzip with Apt, follow these steps (as root):

  1. Run this apt command:

    apt update
    
  2. Run this apt command:

    apt install unzip
    

To install Unzip with Zypper, follow these steps (as root):

  1. Run this zypper command:

    zypper refresh
    
  2. Run this zypper command:

    zypper install unzip
    

To install Unzip with Zypper, follow these steps (as root):

  1. Run this zypper command:

    zypper refresh
    
  2. Run this zypper command:

    zypper install unzip
    

To install Unzip with Dnf, run this command (as root):

dnf --refresh install unzip

To install Unzip with Dnf, run this command (as root):

dnf --refresh install unzip

To install Unzip with Dnf, run this command (as root):

dnf --refresh install unzip

To install Unzip with Zypper, follow these steps (as root):

  1. Run this zypper command:

    zypper refresh
    
  2. Run this zypper command:

    zypper install unzip
    

To install Unzip with Apt, follow these steps (as root):

  1. Run this apt command:

    apt update
    
  2. Run this apt command:

    apt install unzip