Skip to content

Instantly share code, notes, and snippets.

@VV0JC13CH
Last active October 6, 2024 21:19
Show Gist options
  • Save VV0JC13CH/8947eb1c35b54ea0636af5d6cd9dce61 to your computer and use it in GitHub Desktop.
Save VV0JC13CH/8947eb1c35b54ea0636af5d6cd9dce61 to your computer and use it in GitHub Desktop.
How to install/launch PSI secure browser in Pop!_OS

How to install/launch PSI secure browser in popOs!

So you checked system requirements of Secure Browser before and assumed that you are fine with your Pop!_OS, because Ubuntu is supported. Wrong! Ubuntu has gnome-software. It allows to start an exam by pressing the dedicated button in the browser, while Pop!_Os! users have to unpack binary from .tar file and execute it manually. Probably right now you are in shock and have less than 30mins to start your exam. Cool down, below steps should work.

Launch PSI secure browser in Pop!_OS

  1. Initiate download by pressing "Launch" button on https://test-takers.psiexams.com/linux/manage/my-tests
  2. Download tar file with PSI secure browser binary.
  3. Open path with tar in terminal:
# Tar filename is always random, change filename in below commands.
tar -xvf PSI-SecureBrowserSetup_pd_ZCQ28T9QXN01K85Q83W5V6T4QC-01J35F8BZ2D3VTMANP6M1RJKWX.tar
./PSI-SecureBrowserSetup_pd_ZCQ28T9QXN01K85Q83W5V6T4QC-01J35F8BZ2D3VTMANP6M1RJKWX 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment