我试着从Software安装它,但是没有结果,我还输入了
sudo add-apt-repository ppa:wine/wine-builds (nothing)
sudo apt-get install wine (nothing)请有人发布安装葡萄酒的完整命令
发布于 2016-08-08 17:12:07
Solus的包安装程序称为eopkg,因此在Solus上运行add-apt-repository和apt-get (用于Debian和派生程序)没有什么意义。尝试:
sudo eopkg install winehttps://unix.stackexchange.com/questions/302089
复制相似问题