How to Install AppGate Client on Ubuntu 20/18/16

navdeep@d2:~$ sudo wget https://bin.appgate-sdp.com/5.2/client/appgate-sdp_5.2.1_amd64.deb

Resolving bin.appgate-sdp.com (bin.appgate-sdp.com)... 13.35.191.126, 13.35.191.25, 13.35.191.46, ...
Connecting to bin.appgate-sdp.com (bin.appgate-sdp.com)|13.35.191.126|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 69467042 (66M) [application/vnd.debian.binary-package]
Saving to: ‘appgate-sdp_5.2.1_amd64.deb’

appgate-sdp_5.2.1_amd64.deb 100%[========================================>] 66.25M 3.16MB/s in 23s

2020-10-02 18:35:32 (2.92 MB/s) - ‘appgate-sdp_5.2.1_amd64.deb’ saved [69467042/69467042]

navdeep@d2:~$ sudo dpkg -i appgate-sdp_5.2.1_amd64.deb

Selecting previously unselected package appgate.
(Reading database ... 219333 files and directories currently installed.)
Preparing to unpack appgate-sdp_5.2.1_amd64.deb ...
Unpacking appgate (5.2.1+21797+release) ...
dpkg: dependency problems prevent configuration of appgate:
appgate depends on liblttng-ust0 (>= 2.5.0); however:
Package liblttng-ust0 is not installed.
appgate depends on libgconf-2-4; however:
Package libgconf-2-4 is not installed.
appgate depends on python3-distutils | python3 (<< 3.6.5); however:
Package python3-distutils is not installed.
Version of python3 on system is 3.8.2-0ubuntu2.
appgate depends on binutils; however:
Package binutils is not installed.

dpkg: error processing package appgate (--install):
dependency problems - leaving unconfigured
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for dbus (1.12.16-2ubuntu2.1) ...
Processing triggers for gnome-menus (3.36.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.24-1ubuntu2) ...
Processing triggers for mime-support (3.64ubuntu1) ...
Processing triggers for man-db (2.9.1-1) ...
Errors were encountered while processing:
appgate

navdeep@d2:~$ sudo apt install liblttng-ust0

Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
appgate : Depends: libgconf-2-4 but it is not going to be installed
Depends: python3-distutils but it is not going to be installed or
python3 (< 3.6.5) but 3.8.2-0ubuntu2 is to be installed
Depends: binutils but it is not going to be installed
liblttng-ust0 : Depends: liburcu6 (>= 0.11.1) but it is not going to be installed
Depends: liblttng-ust-ctl4 (= 2.11.0-1) but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).

navdeep@d2:~$ sudo apt –fix-broken install

Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
linux-headers-5.4.0-26 linux-headers-5.4.0-26-generic linux-image-5.4.0-26-generic
linux-modules-5.4.0-26-generic linux-modules-extra-5.4.0-26-generic
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
binutils binutils-common binutils-x86-64-linux-gnu gconf-service gconf-service-backend gconf2-common
libbinutils libctf-nobfd0 libctf0 libgconf-2-4 liblttng-ust-ctl4 liblttng-ust0 liburcu6 python3-distutils
Suggested packages:
binutils-doc
The following NEW packages will be installed:
binutils binutils-common binutils-x86-64-linux-gnu gconf-service gconf-service-backend gconf2-common
libbinutils libctf-nobfd0 libctf0 libgconf-2-4 liblttng-ust-ctl4 liblttng-ust0 liburcu6 python3-distutils
0 upgraded, 14 newly installed, 0 to remove and 245 not upgraded.
1 not fully installed or removed.
Need to get 3,685 kB of archives.
After this operation, 24.0 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://in.archive.ubuntu.com/ubuntu focal/main amd64 liburcu6 amd64 0.11.1-2 [54.2 kB]
Get:2 http://in.archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust-ctl4 amd64 2.11.0-1 [80.9 kB]
Get:3 http://in.archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB]
Get:4 http://in.archive.ubuntu.com/ubuntu focal/universe amd64 gconf2-common all 3.2.6-6ubuntu1 [698 kB]
Get:5 http://in.archive.ubuntu.com/ubuntu focal/universe amd64 libgconf-2-4 amd64 3.2.6-6ubuntu1 [84.8 kB]
Get:6 http://in.archive.ubuntu.com/ubuntu focal/main amd64 python3-distutils all 3.8.2-1ubuntu1 [140 kB]
Get:7 http://in.archive.ubuntu.com/ubuntu focal/main amd64 binutils-common amd64 2.34-6ubuntu1 [207 kB]
Get:8 http://in.archive.ubuntu.com/ubuntu focal/main amd64 libbinutils amd64 2.34-6ubuntu1 [474 kB]
Get:9 http://in.archive.ubuntu.com/ubuntu focal/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1 [47.0 kB]
Get:10 http://in.archive.ubuntu.com/ubuntu focal/main amd64 libctf0 amd64 2.34-6ubuntu1 [46.6 kB]
Get:11 http://in.archive.ubuntu.com/ubuntu focal/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1 [1,614 kB]
Get:12 http://in.archive.ubuntu.com/ubuntu focal/main amd64 binutils amd64 2.34-6ubuntu1 [3,376 B]
Get:13 http://in.archive.ubuntu.com/ubuntu focal/universe amd64 gconf-service-backend amd64 3.2.6-6ubuntu1 [58.6 kB]
Get:14 http://in.archive.ubuntu.com/ubuntu focal/universe amd64 gconf-service amd64 3.2.6-6ubuntu1 [17.4 kB]
Fetched 3,685 kB in 2s (2,023 kB/s)
Selecting previously unselected package liburcu6:amd64.
(Reading database ... 219634 files and directories currently installed.)
Preparing to unpack .../00-liburcu6_0.11.1-2_amd64.deb ...
Unpacking liburcu6:amd64 (0.11.1-2) ...
Selecting previously unselected package liblttng-ust-ctl4:amd64.
Preparing to unpack .../01-liblttng-ust-ctl4_2.11.0-1_amd64.deb ...
Unpacking liblttng-ust-ctl4:amd64 (2.11.0-1) ...
Selecting previously unselected package liblttng-ust0:amd64.
Preparing to unpack .../02-liblttng-ust0_2.11.0-1_amd64.deb ...
Unpacking liblttng-ust0:amd64 (2.11.0-1) ...
Selecting previously unselected package gconf2-common.
Preparing to unpack .../03-gconf2-common_3.2.6-6ubuntu1_all.deb ...
Unpacking gconf2-common (3.2.6-6ubuntu1) ...
Selecting previously unselected package libgconf-2-4:amd64.
Preparing to unpack .../04-libgconf-2-4_3.2.6-6ubuntu1_amd64.deb ...
Unpacking libgconf-2-4:amd64 (3.2.6-6ubuntu1) ...
Selecting previously unselected package python3-distutils.
Preparing to unpack .../05-python3-distutils_3.8.2-1ubuntu1_all.deb ...
Unpacking python3-distutils (3.8.2-1ubuntu1) ...
Selecting previously unselected package binutils-common:amd64.
Preparing to unpack .../06-binutils-common_2.34-6ubuntu1_amd64.deb ...
Unpacking binutils-common:amd64 (2.34-6ubuntu1) ...
Selecting previously unselected package libbinutils:amd64.
Preparing to unpack .../07-libbinutils_2.34-6ubuntu1_amd64.deb ...
Unpacking libbinutils:amd64 (2.34-6ubuntu1) ...
Selecting previously unselected package libctf-nobfd0:amd64.
Preparing to unpack .../08-libctf-nobfd0_2.34-6ubuntu1_amd64.deb ...
Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1) ...
Selecting previously unselected package libctf0:amd64.
Preparing to unpack .../09-libctf0_2.34-6ubuntu1_amd64.deb ...
Unpacking libctf0:amd64 (2.34-6ubuntu1) ...
Selecting previously unselected package binutils-x86-64-linux-gnu.
Preparing to unpack .../10-binutils-x86-64-linux-gnu_2.34-6ubuntu1_amd64.deb ...
Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1) ...
Selecting previously unselected package binutils.
Preparing to unpack .../11-binutils_2.34-6ubuntu1_amd64.deb ...
Unpacking binutils (2.34-6ubuntu1) ...
Selecting previously unselected package gconf-service-backend.
Preparing to unpack .../12-gconf-service-backend_3.2.6-6ubuntu1_amd64.deb ...
Unpacking gconf-service-backend (3.2.6-6ubuntu1) ...
Selecting previously unselected package gconf-service.
Preparing to unpack .../13-gconf-service_3.2.6-6ubuntu1_amd64.deb ...
Unpacking gconf-service (3.2.6-6ubuntu1) ...
Setting up python3-distutils (3.8.2-1ubuntu1) ...
Setting up binutils-common:amd64 (2.34-6ubuntu1) ...
Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1) ...
Setting up gconf2-common (3.2.6-6ubuntu1) ...

Creating config file /etc/gconf/2/path with new version
Setting up liblttng-ust-ctl4:amd64 (2.11.0-1) ...
Setting up liburcu6:amd64 (0.11.1-2) ...
Setting up liblttng-ust0:amd64 (2.11.0-1) ...
Setting up libbinutils:amd64 (2.34-6ubuntu1) ...
Setting up libctf0:amd64 (2.34-6ubuntu1) ...
Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1) ...
Setting up binutils (2.34-6ubuntu1) ...
Setting up gconf-service (3.2.6-6ubuntu1) ...
Processing triggers for libc-bin (2.31-0ubuntu9) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for sgml-base (1.29.1) ...
Setting up libgconf-2-4:amd64 (3.2.6-6ubuntu1) ...
Setting up appgate (5.2.1+21797+release) ...
Created symlink /etc/systemd/system/multi-user.target.wants/appgatedriver.service → /lib/systemd/system/appga
tedriver.service.
appgate-dumb-resolver.service is a disabled or a static unit, not starting it.
appgate-resolver.service is a disabled or a static unit, not starting it.
Setting up gconf-service-backend (3.2.6-6ubuntu1) ...
Processing triggers for libc-bin (2.31-0ubuntu9) ...
Processing triggers for dbus (1.12.16-2ubuntu2.1) ...

navdeep@d2:~$ sudo dpkg -l | grep -i appgate
ii appgate 5.2.1+21797+release amd64 AppGate SDP desktop client
navdeep@d2:~$
navdeep@d2:~$

Leave a Reply