RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Clear Update Cache After Updating RetroPie?

    Scheduled Pinned Locked Moved Help and Support
    updateclearcache
    2 Posts 2 Posters 527 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      JeZxLee
      last edited by

      Hi,

      How can I clear update cache after updating RetroPie?
      Let me know, thanks!

      Jesse

      1 Reply Last reply Reply Quote 0
      • ClydeC
        Clyde
        last edited by Clyde

        Press F4 in Emulation Station to go to the command console. Then enter:

        sudo apt clean       # clears the update cache
        sudo apt autoremove  # removes installed packages that are no longer needed by other packages (so-called dependencies)
        exit                 # exits the console back to Emulation Station
        
        1 Reply Last reply Reply Quote 1
        • First post
          Last post

        Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

        Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.