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

Abigail directors reveal they refused to cut special moment chosen by Angus Cloud in his final movie before death at 25 How to Install Jupyter Notebook on Windows Craft CTM Ultra Carbon 2 Review HyperX Cloud II Wireless review TeraBox Review: Get Cloud Storage Free 1TB Pros, Cons, Pricing & Security

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 .