Actions
Bug #1074
closedincorrect command for installing python-software-properties
Start date:
11/16/2013
Due date:
% Done:
100%
Estimated time:
Description
http://named-data.net/ndn-ubuntu-ppa/ says:
# if you do not have add-apt-repository command installed:
# sudo apt-get python-software-properties
This command should be
sudo apt-get install python-software-properties
Actions