Ubuntu删除Virtualbox

2026-02-16 00:40:05

1、在ubuntu下删除virtualbox不能直接使用命令apt-get remove virtualbox

在新立得包管理器中也找不到,但是可以使用命令:

apt-get remove virtualbox*

然后,就会列出会删除的包。

回车。

猜你喜欢