0

Is darktable 1.6 in PC-BSD repositories available or when will it be? Or is it possible to install it from freebsd?

user977828
  • 921
  • 4
  • 16
  • 30

2 Answers2

0

You can install package for FreeBSD, it should work. link

kirill-a
  • 2,883
  • 1
  • 16
  • 22
0

PC-BSD

darktable 1.6.9 is present in both of the following repository directories:

Output from the following command will include the URL for your preferred branch:

cat /usr/local/etc/pkg/repos/pcbsd.conf | grep -i url

FreeBSD

http://www.freshports.org/graphics/darktable/ shows version 2.0.1 available as both a port and a package.

Graham Perrin
  • 341
  • 1
  • 3
  • 31