Download IPFire Location

Learn how to download and install libloc

Source

Build libloc, the software that powers IPFire Location from source.

We provide pre-compiled packages for various distributions to get you started with libloc quicker

IPFire

IPFire Location comes pre-installed with every IPFire system and powers firewall rules based on source/destination country as well as geographic reports.

IPFire

Debian

The supported architectures are amd64, arm64, i386 and armhf.

Debian

Debian buster

Create a new file /etc/apt/sources.list.d/location.list

deb     https://packages.ipfire.org/location buster/
deb-src https://packages.ipfire.org/location buster/

Debian bullseye

Create a new file /etc/apt/sources.list.d/location.list

deb     https://packages.ipfire.org/location bullseye/
deb-src https://packages.ipfire.org/location bullseye/

Debian sid

Create a new file /etc/apt/sources.list.d/location.list

deb     https://packages.ipfire.org/location sid/
deb-src https://packages.ipfire.org/location sid/

All packages are cryptographically signed. To install the key, run this command:

curl https://packages.ipfire.org/79842AA7CDBA7AE3-pub.asc | apt-key add -

Finally download the package lists and install libloc

apt-get update
apt-get install location