리눅스/우분투
                
              add-apt-repository 명령어가 없을 경우
                Binple
                 2012. 12. 20. 11:22
              
              
            
            우분투에서 add-apt-repository 명령어가 없을경우
# sudo add-apt-repository ppa:ondrej/redmine sudo: add-apt-repository: command not found
python-software-properties 을 설치 한다.
# sudo apt-get install python-software-properties