Under the newly installed 64 bit Ubuntu server sudo:add-apt-repository : command not found problem
New installation of Ubuntu server 12.10, of course, a lot of software and environment have to be reconfigured, so there will be problems. First of all, there are some common problems of PPA warehouse
For example, if you want to install an oracle-jdk7 environment in Ubuntu server
Direct execution command: sudo add apt repository ppa:webupd8team/java
Sudo: add-apt-r epository:command not Found
the online solution is to directly install the toolkit command: sudo apt get install Python software properties
After the installation, the user still reports command not found, so the dependent package has not been completely installed. What is missing
In addition to installing Python software properties, you also need software properties common
OK, execute the installation command: sudo apt get install software properties common
Similar Posts:
- Error in python2.7 installation of pycrypto Library [How to Solve]
- [Solved] Ubantu18.04 Use APT to install Go environment instruction Error
- Importerror: no module named yaml solution [How to Solve]
- Error reporting in Ubuntu apt get upgrade [How to Solve]
- Python compiles and installs under Linux and reports an error: makefile: 1141: install
- Installing ncurses devel in Ubuntu 10.10
- [Solved] docker: Error response from daemon: could not select device driver “” with capabilities: [[gpu]].
- linux sudo java : command not found
- How to Solve Anaconda Error: PackageNotFoundError: Package not found: ” Package missing in current win-64 channels
- How to Solve docker run Error: oci runtime error