Navigation

Mint

Linux Mint derives primarily from Ubuntu, so you can use the Ubuntu sources for your Pulse Secure client.

Please find your Linux Mint version below and follow the installation instructions*:

Mint 19 (Tara, Tessa, Tina, Tricia)

$ sudo apt-get update && sudo apt-get -y install acl ca-certificates gpg lsb-release wget
$ wget -q -O - https://swdist.triumf.ca/repos/apt/ubuntu/apt.gpg.key \
    | sudo apt-key add -
$ echo "deb https://swdist.triumf.ca/repos/apt/ubuntu bionic restricted" \
| sudo tee /etc/apt/sources.list.d/triumf-sw.list $ sudo apt-get update && sudo apt-get -y install pulsesecure

Mint 20 (Ulyana, Ulyssa, Uma, Una)

$ sudo apt-get update && sudo apt-get -y install acl ca-certificates gpg lsb-release wget
$ wget -q -O - https://swdist.triumf.ca/repos/apt/ubuntu/apt.gpg.key \
| sudo apt-key add - $ echo "deb https://swdist.triumf.ca/repos/apt/ubuntu focal restricted" \
| sudo tee /etc/apt/sources.list.d/triumf-sw.list $ sudo apt-get update && sudo apt-get -y install pulsesecure

If your version of Mint doesn't exist on this page, please contact Helpdesk and you will receive guideance on either installing the appropriate repository source, or manually installing your Pulse Secure client.