版本 372 和 Linux_Downloads 的 版本 373 之間的變動
- 時間撮記:
- 2018-12-19 上午09:18:59 (6 年 前)
圖例:
- 未更動
- 新增
- 刪除
- 修改
-
Linux_Downloads
v372 v373 15 15 Users of Oracle Linux 5, 6 and 7 can use the Oracle Linux yum [http://yum.oracle.com/ repository] and enable the el5_addons (OEL5), the ol6_addons (OL6) or the ol7_addons (OL7). If an Oracle yum repo file '''already exists''' in /etc/yum.repos.d, do '''not''' overwrite it but just enable the addons! After that, do 16 16 {{{ 17 yum install VirtualBox- 5.217 yum install VirtualBox-6.0 18 18 }}} 19 to the latest maintenance release of !VirtualBox 5.2.x.19 to the latest maintenance release of !VirtualBox 6.0.x. 20 20 21 21 === Debian-based Linux distributions === … … 54 54 {{{ 55 55 sudo apt-get update 56 sudo apt-get install virtualbox- 5.256 sudo apt-get install virtualbox-6.0 57 57 }}} 58 Replace `virtualbox- 5.2` by `virtualbox-5.1` to install the latest !VirtualBox 5.1build.58 Replace `virtualbox-6.0` by `virtualbox-5.2` to install the latest !VirtualBox 5.2 build. 59 59 60 60 What to do when experiencing '''The following signatures were invalid: BADSIG ...''' when refreshing the packages from the repository?