开放的编程资料库

当前位置:我爱分享网 > Python教程 > 正文

Gentoo 的二进制包

我读到过您可以获得gentoo的二进制包,从而减轻了编译所有内容的需要。(当然,这样你就失去了编译所有东西的一些好处,但你的速度提高了……)不幸的是,我把它误认为是ebuilds,而且从来没有完全弄明白。

关键是抛出-g标志:

$ emerge -g gnumeric # which is like 'emerge --getbinpkg gnumeric'

今晚我还学习了如何更新包:

$ emerge sync             # to sync your mirror with the gentoo mirrors
$ emerge --update portage # if necessary
$ emerge --update system  # updates core system files
$ emerge --update world   # updates all packages
未经允许不得转载:我爱分享网 » Gentoo 的二进制包

感觉很棒!可以赞赏支持我哟~

赞(0) 打赏