8.3. Installing Curl
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 Curl if necessary.
Select your operating system below and follow the instructions as root:
To install Curl with Dnf, run this command (as root):
dnf --refresh install curl
To install Curl with Pacman, run this command (as root):
pacman --sync --refresh curl
To install Curl with Dnf, run this command (as root):
dnf --refresh install curl
To install Curl with Apt, follow these steps (as root):
Run this apt command:
apt updateRun this apt command:
apt install curl
To install Curl with Dnf, run this command (as root):
dnf --refresh install curl
To install Curl with Apt, follow these steps (as root):
Run this apt command:
apt updateRun this apt command:
apt install curl
To install Curl with Zypper, follow these steps (as root):
Run this zypper command:
zypper refreshRun this zypper command:
zypper install curl
To install Curl with Zypper, follow these steps (as root):
Run this zypper command:
zypper refreshRun this zypper command:
zypper install curl
To install Curl with Dnf, run this command (as root):
dnf --refresh install curl
To install Curl with Dnf, run this command (as root):
dnf --refresh install curl
To install Curl with Dnf, run this command (as root):
dnf --refresh install curl
To install Curl with Zypper, follow these steps (as root):
Run this zypper command:
zypper refreshRun this zypper command:
zypper install curl
To install Curl with Apt, follow these steps (as root):
Run this apt command:
apt updateRun this apt command:
apt install curl