https://github.com/CGAL/cgal
Raw File
Tip revision: 55a05c5a23c1a5721f8cba3a7b5485b9a1f2f663 authored by Laurent Rineau on 30 September 2019, 07:18:05 UTC
Merge branch 'releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch
Tip revision: 55a05c5
ANNOUNCEMENT.final
Debian packages for CGAL 4.1 are now available as well. Simply add

  deb ftp://ftp.mpi-sb.mpg.de/pub/outgoing/CGAL/debian squeeze main
  deb-src ftp://ftp.mpi-sb.mpg.de/pub/outgoing/CGAL/debian squeeze main

  deb ftp://ftp.mpi-sb.mpg.de/pub/outgoing/CGAL/debian wheezy main
  deb-src ftp://ftp.mpi-sb.mpg.de/pub/outgoing/CGAL/debian wheezy main

to /etc/apt/sources list (you only need the pair of lines corresponding
to the release you are using). For sid, packages should be available
from the official Debian repository in a few days. The packages are called
libcgal10, libcgal-dev, libcgal-qt4-10. libcgal-qt4-dev, libcgal-demo, and
libcgal-ipelets.

In case you want to download the packages manually, have a look at
ftp://ftp.mpi-sb.mpg.de/pub/outgoing/CGAL/debian/pool/main/c/cgal/

See also https://www.cgal.org/FAQ.html#debian_packages .
back to top