Emerge specific version of software

关键字:Gentoo software emerge version

想在Gentoo上装py-2.5,可惜丫默认用emerge python装的是2.4,去它的wiki转了转,找到了方法:

先装gentoolkit,以找到equery这个工具,然后再equery list -p <pkg name>列出所有可用的版本,最后用emerge =<pkg full name>安装,full name是指带上版本号的全名,一定要加那个=号,嗯。这样就行了。

This entry was posted in 小企鹅Linux. Bookmark the permalink.

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>