当我试图使用命令sudo apt-get install wine cabextract安装Internet时,我的VLC播放器会被卸载/卸载/删除。
请提供一个适当的命令来安装。
发布于 2020-03-23 22:57:52
http://www.tatanka.com.br文件的主机现在建议
“新的和Edge不能再在葡萄酒上运行了”
相反,他们建议
“因此,微软有自己的VM:”
https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/
“支持虚拟盒、流浪者、VMWare等。”
发布于 2017-08-24 16:10:06
Ubuntu的默认网页浏览器是。有些网站需要Internet才能实现全部功能,并且有可能使浏览器自称是Internet。
要安装Internet,您需要先安装两个组件,葡萄酒和cab解压缩。
sudo apt-get install wine cabextract要完成安装,您需要下载。
wget http://www.tatanka.com.br/ies4linux/downloads/ies4linux-latest.tar.gz
tar zxvf ies4linux-latest.tar.gz
cd ies4linux-*
./ies4linux这应该会打开一个GUI。在使用命令行的情况下:
Welcome, ! I'm IEs4Linux.
I can install IE 6, 5.5 and 5.0 for you easily and quickly.
You are just four 'enter's away from your IEs.
I'll ask you some questions now. Just answer y or n (default answer is the bold one)
IE 6 will be installed automatically.
Do you want to install IE 5.5 SP2 too? [ y / n ]选择y来安装。
And do you want to install IE 5.01 SP2? [ y / n ]
IEs can be installed using one of the following locales:
EN-US PT-BR DE FR ES IT NL SV JA KO NO
DA CN TW FI PL HU AR HE CS PT RU EL TR
Default is EN-US. Hit enter to keep it or choose a different one:按enter键选择默认语言或另一种语言。
By default, I will install everything at /home/.../.ies4linux
I will also install Flash 9 plugin and create Desktop shortcuts.
Is that ok for you? (To configure advanced options type n) [ y / n ]现在将安装!
https://askubuntu.com/questions/944899
复制相似问题