bio*_*ark 5 command-line mate software-installation
我只想在我的 Ubuntu 12.04 中安装 MATE 终端。我不想完全迁移到 mate,但我只想要终端,因为我认为它很酷。
谢谢。
要mate-terminal在 Precise (12.04) 中安装,您需要 PPA:
ppa:ubuntu-mate-dev/precise-mate
按照以下步骤\xe2\x80\xa6
\n\n首先安装software-properties-common,我们需要add-apt-repository
sudo apt-get install software-properties-common\nRun Code Online (Sandbox Code Playgroud)\n\n在那之后
\n\nsudo add-apt-repository ppa:ubuntu-mate-dev/precise-mate\nsudo apt-get update\nsudo apt-get install mate-terminal \nRun Code Online (Sandbox Code Playgroud)\n