当我尝试安装Audacity (使用Software )时,我会得到以下错误:
snapd operation finished with error cannot perform the following
tasks:
- Ensure prerequisites for "audacity" are available (cannot install prerequisite "gtk-2-themes": snap not found)什么意思?我该怎么解决呢?I on Ubuntu 16.04
发布于 2020-04-19 21:38:40
我不能复制这种行为,snap audacity在我的系统中安装得很好。
但是,如果您无法快速安装Audacity,则可以使用deb-package来安装
sudo apt install audacity请注意,snap的版本(2.3.3)比deb-package的版本(2.1.2)稍新。
https://askubuntu.com/questions/1228653
复制相似问题