You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Ubuntu Software

Author (Read 6383 times)

0 Members and 1 Guest are viewing this topic.

Re: Ubuntu Software
« Reply #5 on: September 18, 2018, 07:27:42 PM »
 

Moltke

  • Platinum Level Poster
  • **********
  • 1134
    Posts
  • Reputation: 126
  • Linux Lite Member
    • View Profile

  • CPU: amd athlon 64 x2

  • MEMORY: 4Gb

  • VIDEO CARD: amd radeon hd 6750

  • Kernel: 5.x
Thanks for the help.

Everything works fine until i get to the installation, which throws:

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

Thanks,J

This often happens when there's a still running instance of apt being stopped before, i.e you stopped it with Ctrl + C. I've also faced this problem and this is the way I know how to fix it, and if you google for it that would be the first result you'll get.

In a terminal type
Code: [Select]
$ sudo rm /var/lib/dpkg/lock and then
Code: [Select]
$ sudo dpkg --configure -a after that run
Code: [Select]
$ sudo apt-get update and then
Code: [Select]
$ sudo apt-get install qucs
Hope this helps! :)
Without each others help there ain't no hope for us :)
Need a translation service? https://www.deepl.com/es/translator
 

Re: Ubuntu Software
« Reply #4 on: September 18, 2018, 07:10:22 PM »
 

bitsnpcs

  • Platinum Level Poster
  • **********
  • 3237
    Posts
  • Reputation: 305
    • View Profile
    • Try to Grow

  • Kernel: 4.x
Hello jimalexander,
can you try rebooting then installation.

After the reboot if it still will not install there are other ways to try for this error, to remove the lock.

 

Re: Ubuntu Software
« Reply #3 on: September 18, 2018, 05:39:15 PM »
 

jimalexander

  • New to Forums
  • *
  • 2
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile

  • CPU: intel core i3

  • MEMORY: 8Gb
Thanks for the help.

Everything works fine until i get to the installation, which throws:

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

Thanks,J
 

Re: Ubuntu Software
« Reply #2 on: September 18, 2018, 04:53:51 PM »
 

Moltke

  • Platinum Level Poster
  • **********
  • 1134
    Posts
  • Reputation: 126
  • Linux Lite Member
    • View Profile

  • CPU: amd athlon 64 x2

  • MEMORY: 4Gb

  • VIDEO CARD: amd radeon hd 6750

  • Kernel: 5.x
Hi @jimalexander and welcome to the LL forum :)

Quote
I need to install software that was in the Ubuntu software center (QUCS circuit simulator to be specific) but I can't find it through the synaptic manager or apt-get.

First, you need to add the repository:

Code: [Select]
$ sudo add-apt-repository ppa:fransschreuder1/qucs
Then, update apt-get database
Code: [Select]
$ sudo apt-get update
and finally install QUCS
Code: [Select]
$ sudo apt-get install qucs
Hope this helps!  :)
Without each others help there ain't no hope for us :)
Need a translation service? https://www.deepl.com/es/translator
 

Ubuntu Software
« Reply #1 on: September 18, 2018, 04:16:08 PM »
 

jimalexander

  • New to Forums
  • *
  • 2
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile

  • CPU: intel core i3

  • MEMORY: 8Gb
Good afternoon!

I apologize if this has been asked already, i searched and came up with nothing.

I migrated to Lite because Ubuntu LTS was slowing down on my laptop. HP, 8 gig RAM and 2.2gHz core i3. I need to install software that was in the Ubuntu software center (QUCS circuit simulator to be specific) but I can't find it through the synaptic manager or apt-get.

Is there any way to install this software, since Lite is based on Ubuntu?

Thanks all!
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section