为了安装 Xtreme 下载管理器,我根据此处所述使用了以下命令。
sudo add-apt-repository ppa:noobslab/apps
sudo apt-get update
sudo apt-get install xdman
Run Code Online (Sandbox Code Playgroud)
但这是我从终端得到的信息,但无法安装:
sepideh@sepideh-Lenovo-ideapad-700-15ISK:~$ sudo add-apt-repository ppa:noobslab/apps
[sudo] password for sepideh:
This PPA Contains Applications for Ubuntu/Linux Mint from different sources but debianized by http://www.NoobsLab.com
More info: https://launchpad.net/~noobslab/+archive/ubuntu/apps
Press [ENTER] to continue or Ctrl-c to cancel adding it.
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [83.2 kB]
Ign:3 http://ppa.launchpad.net/noobslab/apps/ubuntu bionic InRelease
Hit:4 http://us.archive.ubuntu.com/ubuntu bionic InRelease
Hit:5 http://dl.google.com/linux/chrome/deb stable Release
Get:7 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Err:8 …Run Code Online (Sandbox Code Playgroud) 在我之前使用终端的一个会话中,我打错^D了。
现在每次我启动终端时,都会出现这个:
^D: command not found
Run Code Online (Sandbox Code Playgroud)
我该怎么办?
我已经多次使用该命令clear,但每次启动终端时,该行再次出现。