目前我正在使用 Google 云平台上的实例,在 Ubuntu 16.04 中我可以安装 p7zip 来提取.7z
文件,但在 Ubuntu 18.04 上出现以下错误:
Package p7zip-full is not available, but is referred to by another
package. This may mean that the package is missing, has been
obsoleted, or is only available from another source
E: Package 'p7zip-full' has no installation candidate
考虑到我没有 GUI,我还有其他选择吗?.7z
在 Ubuntu 18.04 中提取档案?
我尝试使用此命令安装它
sudo apt-get install p7zip-full
但它不适用于 18.04。