Home >Backend Development >PHP Tutorial >linux 下那装包怎么指定版本?

linux 下那装包怎么指定版本?

WBOY
WBOYOriginal
2016-06-06 20:33:061752browse

比如ubuntu下面:

<code>sudo apt-get install php5
</code>

怎么指定安装php5.5.3版本?

其实我想问的是SUSE下怎么指定安装版本

<code>sudo zypper install libxm2
</code>

指定版本!!看可以吗?

回复内容:

比如ubuntu下面:

<code>sudo apt-get install php5
</code>

怎么指定安装php5.5.3版本?

其实我想问的是SUSE下怎么指定安装版本

<code>sudo zypper install libxm2
</code>

指定版本!!看可以吗?

查了下suse的官方文档,可以指定版本的

https://www.suse.com/documentation/sles11/book_sle_admin/data/sec_zypp...

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn