Bug #1074
Updated by Alex Afanasyev over 11 years ago
http://named-data.net/ndn-ubuntu-ppa/ says: <pre> # if you do not have add-apt-repository command installed: # sudo apt-get python-software-properties </pre> This command should be <pre> sudo apt-get install python-software-properties </pre>