Linux Agent v2.0+ Installing and Uninstalling process

1 min. readlast update: 04.25.2025

Linux Agent installation

There are several main way to install Linux ThreatLocker Agent on your Linux OS. We recomend to use Stub installer. 

Stub installer

If you are installing through the stub installer, follow the following:

Download stub installer to machine.

Give it permissions to run as script (sudo chmod +x ./(Stub Installer Name))

Run the following command to run stub installer (sudo ./updated stub installer name)

Type in appropriate version that you are downloading and wait for install.

Process for installing Stub

image

Manual installation

For the Manual way for RHEL based machines, you can run the following command format.

image

sudo dnf install ./1.4.0-583_rhel_8.x86_64.rpm ./threatlocker_1.4.0-583_modules.rpm (changing version number depending on package installing)

 

For Ubuntu based machines.

image

 

sudo apt install ./1.4.0-583_ubuntu_24_4.x86_64.deb ./threatlocker_1.4.0-583_modules.deb (changing version number depending on package installing)



Uninstalling the ThreatLocker Linux Agent

After disabling Tamper Protection from the ThreatLocker portal, run the command that corresponds with the distro being utilized:

Sudo <dnf|yum|apt> remove -y threatlocker

 

 

 

 

 

 

 

Was this article helpful?