Document
Download and Install the GlobalProtect App for Linux

Download and Install the GlobalProtect App for Linux

There are two app package available for GlobalProtect :CLI version ( for example GlobalProtect_deb-5.1.0.0 - 19.deb)—Use either thesudo dpkg -i

Related articles

What is New for GPUs in vSphere 8 Update 3 How to Get a 30-Day NordVPN Free Trial in 2025 How to Book Hotels Cheap With a VPN in 2024 (+ More Tips) How to Get Hogwarts Legacy Cheaper in 2023 How to Install YouTube Kids App on Amazon Fire Tablet

There are two app package available for GlobalProtect :

  • CLI version ( for example GlobalProtect_deb-5.1.0.0 – 19.deb)—Use
    either thesudo dpkg -i or sudo apt-get install

  • UI version (for example GlobalProtect_UI_deb-5.1.0.0-19.deb)—Install
    using the sudo apt-get install command.

where is
the path of either the CLI or ui distribution package for your Linux
version .

user@linuxhost:~$
						sudo dpkg -i GlobalProtect_deb-5.1.0.0-19.deb
						Selecting previously unselected package GlobalProtect.
						
						(Reading database ... 67776 files and directories currently installed.)
						Preparing to unpack GlobalProtect_deb-5.1.0.0-19.deb ...
						Start installing gp...
						Unpacking GlobalProtect (5.1.0-19) ...
						Setting up GlobalProtect (5.1.0-19) ...
						Enable gp service...
						Starting gp service...
						Create symlink for gp cli...
					
user@linuxhost:~$
						sudo apt-get install GlobalProtect_deb-5.1.0.0-23.deb
						 [ sudo ] password for gpqa : 
						 reading package list ... Done 
						 Building dependency tree 
						 read state information ... Done 
						 Note , select ' globalprotect ' instead of ' /home / gpqa / Downloads / GlobalProtect_deb-5.1.0.0 - 24.deb ' 
						 The follow package were automatically instal and are no long require : 
						 linux - headers-5.10.0 - 28 linux - headers-5.10.0 - 28 - generic linux - image-5.10.0 - 28 - generic linux - image - extra-5.10.0 - 28 - generic 
						 Use ' sudo apt autoremove ' to remove them . 
						 The follow new package will be instal : 
						 globalprotect 
						 0 upgrade , 1 newly instal , 0 to remove and 73 not upgrade . 
						 After this operation , 0 B of additional disk space will be used . 
						 Get:1 /home / gpqa / Downloads / GlobalProtect_deb-5.1.0.0 - 24.deb is globalprotect globalprotect all 5.1.0 - 24 [ 1,334 kb ] 
						 e : read , still have 59 to read but none leave 
						 E : error read archive member header 
						 e : prior error apply to /home / gpqa / Downloads / GlobalProtect_deb-5.1.0.0 - 24.deb 
						 debconf : apt - extracttemplates is failed fail : No such file or directory 
						 select previously unselected package globalprotect . 
						 ( reading database ... 247210 file and directory currently instal . ) 
						 prepare to unpack ... /GlobalProtect_deb-5.1.0.0 - 24.deb ... 
						 Start instal gp ... 
						 unpack globalprotect ( 5.1.0 - 24 ) ... 
						 set up globalprotect ( 5.1.0 - 24 ) ... 
						 enable gp service ... 
						 start gp service ... 
						 create symlink for gp cli ... 
					

The GlobalProtect app is installs for Linux install to the/opt/paloaltonetworks/globalprotect directory.
After GlobalProtect first runs, the app also creates a GlobalProtect
user folder $HOME/.globalprotect to save user
registry configuration and other cli relate setting .