简史:出于各种原因,我从带有Gnome 2.0 的Ubuntu桌面过渡到Ubuntu XFCE(从 Gnome 3 生病),然后到Cinnamon桌面环境,不知何故将我推入了Linux Mint世界。然后我得到了Mate 桌面,这似乎是我暂时需要的。事实证明,只有Linux Mint才是我想要摆脱的。
现在的挑战是我有一个开发环境。虽然我确实保留了备份,但我想在不完全重新安装和恢复的情况下过渡到 Ubuntu。
在普通Ubuntu和例如Xubuntu之间的切换看起来很简单——只需切换 apt 源集并让 apt 做生意。但是Linux Mint有更多的钩子用于 URL 和路径的“计算”。所以这该死的事情不让我回去,或者至少我是这么认为的。我试图找到现有的howto无济于事。
任何个人经验都会很棒,但我需要的是一组描述要做什么的步骤,至少是关于陷阱的最少指导以及(可选)一些关于 apt 幕后更改的提示,这些提示不会让我离开现在。
我尝试在 Ubuntu 上安装 OBS-Studio,但终端中不断出现错误。我按照 OBS Github 上的说明进行操作。这就是我在终端中得到的信息:
user@user-desktop:~$ sudo apt-get install obs-studio
[sudo] password for user:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
libobs0 obs-plugins
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
obs-studio
0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded.
2 not fully installed or removed.
Need to get 0 B/2,910 kB of …Run Code Online (Sandbox Code Playgroud)