我正在尝试在 Ubuntu 14.04 上安装 apt-add-repository。
sudo apt-get install add-apt-repository
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package add-apt-repository
Run Code Online (Sandbox Code Playgroud)
我也试过安装 python-software-properties
sudo apt-get install python-software-properties
Run Code Online (Sandbox Code Playgroud)
然而,它仍然不见了......有谁知道这个包裹去哪里了?