增加 Manjaro 安装 VirtualBox.

Signed-off-by: rick.chan <chenyang@autoai.com>
This commit is contained in:
rick.chan 2021-02-09 13:52:22 +08:00
parent ce51086668
commit 05dd54933e
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
# Manjaro 安装 VirtualBox
```bash
pacman -S linux-latest-virtualbox-host-modules virtualbox-guest-iso virtualbox-ext-vnc virtualbox
yaourt -S virtualbox-ext-oracle
```