Create a Pareto Cloud account
Essentials
Pareto Security is up to date
Check Pareto Security version
First, verify your current Pareto Security version:
pareto --version
This displays your currently installed version.
How to update Pareto Security
Method 1: Using Package Manager (Recommended)
For systems using APT (Ubuntu, Debian):
sudo apt update
sudo apt upgrade paretosecurity
For systems using DNF (Fedora):
sudo dnf check-update paretosecurity
sudo dnf upgrade paretosecurity
For systems using YUM (RHEL, CentOS):
sudo yum check-update paretosecurity
sudo yum update paretosecurity
For systems using Pacman (Arch Linux):
sudo pacman -Syu paretosecurity
For systems using Zypper (openSUSE):
sudo zypper refresh
sudo zypper update paretosecurity
Method 3: Manual Installation
Download the latest version from the official website:
- Visit https://paretosecurity.com/downloads/linux
- Download the appropriate package for your distribution
- Install using your package manager or the provided installation script
Verify Update Success
After updating, verify the new version is installed:
pareto --version
pareto status