Results 1 to 3 of 3

Thread: Can't install some programs after xubuntu upgrade because of lib dependencies

  1. #1
    Join Date
    Sep 2024
    Beans
    1

    Can't install some programs after xubuntu upgrade because of lib dependencies

    Hello I am trying to download Visual Studio Code but it won't install because of this error: Dependency is not satisifable libglib2.0-0 (>=2.37.3).
    I have tried various solutions online but I can't get it to work so I thought I'd try here please.

    I also had localWP installed before the upgrade and now I can't install anymore because of this error: Dependency is not satisifable libaio1.

    I am guessing they are not compatible with the upgrade but is there anything that I can do to install them anyway? What are my options?
    Thanks!

  2. #2
    Join Date
    Jun 2007
    Location
    Arizona U.S.A.
    Beans
    5,847

    Re: Can't install some programs after xubuntu upgrade because of lib dependencies

    You could try the Flatpak version:

    Code:
    Visual Studio Code - Code editing. Redefined.
    
            ID: com.visualstudio.code
           Ref: app/com.visualstudio.code/x86_64/stable
          Arch: x86_64
        Branch: stable
       Version: 1.92.2
       License: LicenseRef-proprietary=https://code.visualstudio.com/license
    Collection: org.flathub.Stable
      Download: 5.9*MB
     Installed: 14.9*MB
       Runtime: org.freedesktop.Sdk/x86_64/23.08
           Sdk: org.freedesktop.Sdk/x86_64/23.08

  3. #3
    Join Date
    May 2010
    Beans
    3,445

    Re: Can't install some programs after xubuntu upgrade because of lib dependencies

    What is the output of:
    Code:
    lsb_release -a; uname -a
    Thanks

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •