pkgsrc logo

Portable Package Management

pkgsrc is a framework for building over 25,000 open source software packages. It is the native package manager on SmartOS, NetBSD, and Minix, and is portable across 23 different operating systems. Use one package manager across all of your systems!

pkgsrc.illumos.am is a mirror of pkgsrc.SmartOS.org for illumos packages.


Setup pkgsrc branded Zone on OmniOS

zadm create -b pkgsrc myzone

Use pkgsrc.illumos.am as repo

sed -i.bak -e 's|https://pkgsrc.smartos.org|#https://pkgsrc.smartos.org|' /opt/local/etc/pkgin/repositories.conf
echo 'https://pkgsrc.illumos.am/packages/SmartOS/trunk/x86_64/All' >> /opt/local/etc/pkgin/repositories.conf

Install cool software!

pkgin install elixir