Results 1 to 5 of 5

Thread: Can't update my Ubuntu MATE

  1. #1
    Join Date
    Aug 2024
    Beans
    1

    Can't update my Ubuntu MATE

    Hello. I'm a begginer Ubuntu MATE user and I can't seem to update my Ubuntu system. Can anyone help me out?

    Thanks.

  2. #2
    Join Date
    Jun 2010
    Location
    London, England
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Can't update my Ubuntu MATE

    No. Not until you tell us about your computer and the problem you are having. Talk to us. All I can think of at this stage is: Open Software Updater or whatever utility the Mate desktop has. Or, run in a terminal

    Code:
    sudo apt update
    and post the printout within quote tags and do the same with

    Code:
    sudo apt upgrade
    Regards
    It is a machine. It is more stupid than we are. It will not stop us from doing stupid things.
    Ubuntu user #33,200. Linux user #530,530


  3. #3
    Join Date
    Jun 2014
    Beans
    7,893

    Re: Can't update my Ubuntu MATE

    You neglected to post a significant bit of information, namely which release version of Ubuntu you are using. The command below will give that information so post it here. It is much more difficult to upgrade older non-LTS releases which is why this information is useful.

    Code:
     cat /etc/os-release
    Last edited by yancek; 4 Weeks Ago at 08:04 PM.

  4. #4
    Join Date
    Sep 2007
    Beans
    Hidden!
    Distro
    Ubuntu Mate 24.04 Noble Numbat

    Re: Can't update my Ubuntu MATE

    System>Administration>Software Updater

    or what @grahammechanical suggested.

    A little more info as already suggested would be helpful if you're having some type of issue and updating isn't working.
    UP THE IRONS!

  5. #5
    Join Date
    May 2010
    Beans
    3,498

    Re: Can't update my Ubuntu MATE

    The apt output will help greatly. The CLI way is more verbose than the GUI apps and gives good information if there are issues

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
  •