Install
An official Docker image is available on Docker Hub. To retrieve the development version:
$ docker pull pgpointcloud/pointcloud
GNU/Linux
Debian
Debian packages are now available on:
Ubuntu 22.04
Debian Testing
Debian Unstable
Raspbian Testing
AUR
pgPointcloud is available on Arch Linux through the user repository.
Windows
pgPointcloud is directly included in the PostGIS bundle.
MacOS
pgpointcloud is available on macOS via MacPorts.
Releases tarballs
Current Release
19-09-2023 pointcloud-1.2.5.tar.gz (Release Notes)
Past Releases
26-09-2022 pointcloud-1.2.4.tar.gz
12-09-2022 pointcloud-1.2.3.tar.gz
10-05-2022 pointcloud-1.2.2.tar.gz
01-07-2020 pointcloud-1.2.1.tar.gz
22-08-2018 pointcloud-1.2.0.tar.gz
18-06-2018 pointcloud-1.1.1.tar.gz
30-04-2018 pointcloud-1.1.0.tar.gz
30-04-2018 pointcloud-1.0.1.tar.gz
23-10-2013 pointcloud-0.1.0.tar.gz
Sources
The source code repository for pgPointcloud is on GitHub. You can retrieve
the development version with git
. See Build from sources for
instructions.
$ git clone https://github.com/pgpointcloud/pointcloud/