8.4. Installing Wget

Downloading the LOCKSS Installer and Running install-lockss require Curl or Wget. Most typical Linux systems have at least one installed by default. You can check by typing curl --version and wget --version at the command line and verifying that at least one of them outputs a valid version message (meaning the corresponding software is installed). This section describes how to install Wget if necessary.

Select your operating system below and follow the instructions as root:

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

dnf --refresh install wget

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

pacman --sync --refresh wget

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

dnf --refresh install wget

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

  1. Run this apt command:

    apt update
    
  2. Run this apt command:

    apt install wget
    

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

dnf --refresh install wget

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

  1. Run this apt command:

    apt update
    
  2. Run this apt command:

    apt install wget
    

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

  1. Run this zypper command:

    zypper refresh
    
  2. Run this zypper command:

    zypper install wget
    

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

  1. Run this zypper command:

    zypper refresh
    
  2. Run this zypper command:

    zypper install wget
    

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

dnf --refresh install wget

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

dnf --refresh install wget

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

dnf --refresh install wget

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

  1. Run this zypper command:

    zypper refresh
    
  2. Run this zypper command:

    zypper install wget
    

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

  1. Run this apt command:

    apt update
    
  2. Run this apt command:

    apt install wget