Feng Yu
2017-01-31 03:15 deepin
No. You should never use this command on Deepin(either Debian). Because this command just work on Ubuntu or other Ubuntu based distros, and, ppa is just a Ubuntu extra repo, which is not compatible for other distros.
Reply Like 0 View the author
I am using 15.3 deepin desktop, when I want to install the application text editor atom out:
root @ STD16: / home / steady16 # add-apt-repository ppa: webupd8team / atom
bash: add-apt-repository: command not found
root @ STD16: / home / steady16 #
I later tried to fix by installing python:
root @ STD16: / home / steady16 # apt-get install software-properties-common python-software-properties
Reading package lists ... Done
Building dependency tree
Reading state information ... Done
You MIGHT want to run 'apt-get -f install' to correct Reviews These:
The following packages have unmet dependencies:
atom: Depends: git
python-software-properties: Depends: python-apt (> = 0.6.20ubuntu16) but it is not going to be installed
Depends: unattended-upgrades but it is not going to be installed
software-properties-common: Depends: python3-software-properties (= 0.96.20-1) but it is not going to be installed
Recommends: PackageKit
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
root @ STD16: / home / steady16 #
I beg its support to resolve this issue