Friday, December 29, 2017

apt - Error install java jdk13

Here are the commands I used:


sudo add-apt-repository ppa:linuxuprising/java
sudo apt-get update
sudo apt-get install oracle-java11-installer

I turned off terminal while installing then I turned it back on


Error:
E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?

enter image description here

No comments:

Post a Comment