Cannot install from tarball packages

Hello, due to firewall restrictions i cannot install using the apt repo method, so I downloaded the tar bundle, but I cannot install due to the following errors -

sudo apt install ./percona-xtradb-cluster-full-57_5.7.19-29.22-3.xenial_amd64.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'percona-xtradb-cluster-full-57' instead of './percona-xtradb-cluster-full-57_5.7.19-29.22-3.xenial_amd64.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
percona-xtradb-cluster-full-57 : Depends: percona-xtradb-cluster-server-5.7 (>= 5.7.19-29.22-3.xenial) but it is not installable
Depends: percona-xtradb-cluster-client-5.7 (>= 5.7.19-29.22-3.xenial) but it is not installable
Depends: percona-xtradb-cluster-test-5.7 (>= 5.7.19-29.22-3.xenial) but it is not installable
Depends: percona-xtradb-cluster-5.7-dbg (>= 5.7.19-29.22-3.xenial) but it is not installable
Depends: percona-xtradb-cluster-server-debug-5.7 but it is not installable
Depends: percona-xtradb-cluster-garbd-debug-5.7 (>= 5.7.19-29.22-3.xenial) but it is not installable
E: Unable to correct problems, you have held broken packages.

Not sure how to proceed.

Thanks.