This topic created in 2944 days ago, the information mentioned may be changed or developed.
举例来说 目前用的是 Ubuntu 16.04 ,apt update 过以后 发现 某个软件版本 比如说是 1.0, 用 apt install XXX 安装了。
但是在另外一套 ubuntu 17.04 系统里 看到这个软件版本最新是 1.1 了。
应该怎么做 才能在保持目前 Ubuntu 16.04 系统不变的情况下 把这个软件升级成 1.1 ?
 |
|
1
iwtbauh Apr 10, 2018 via Android 1
通过源代码编译 非常不建议用 17.x 的 deb 包
|