注意: 請(qǐng)將任何和這兩個(gè)包相關(guān)的問題反饋到sbt-launcher-package項(xiàng)目 issue
Gentoo
In the official tree there is no ebuild for sbt. But there are ebuilds to merge sbt from binaries. To merge sbt from this ebuilds you can do:
$ mkdir -p /usr/local/portage && cd /usr/local/portage
$ git clone git://github.com/whiter4bbit/overlays.git
$ echo "PORTDIR_OVERLAY=$PORTDIR_OVERLAY /usr/local/portage/overlays" >> /etc/make.conf
$ emerge sbt-bin
注意: 有任何和 ebuild 相關(guān)的問題請(qǐng)反饋到 ebuild issue
手動(dòng)安裝