About 1,100,000 results
Open links in new tab
  1. apt - How to install updates via command line? - Ask Ubuntu

    Use this: sudo apt update # Fetches the list of available updates sudo apt upgrade # Installs some updates; does not remove packages sudo apt full-upgrade # Installs updates; may also …

  2. How do I update Ubuntu? - Ask Ubuntu

    Aug 8, 2011 · 7 To keep your Ubuntu install up-to-date, run update-manager fairly frequently (read: weekly at the least). For those of you who like the command line, the following will …

  3. How do I update Ubuntu manually?

    I wanted to update Ubuntu manually, because I used CDMA USB modem and connected using wvdial, but it won't able to update Ubuntu via Update Manager, because my Ubuntu won't …

  4. One single command to update everything in Ubuntu?

    I know that there are three command to update and then upgrade the whole system, these are: sudo apt update: Fetches the list of available updates sudo apt upgrade: Strictly upgrades the …

  5. How do I upgrade to a newer version of Ubuntu?

    Mar 6, 2012 · To upgrade from Ubuntu 11.04 on a server system: install the update-manager-core package if it is not already installed; launch the upgrade tool with the command sudo do …

  6. How do I properly update Python? - Ask Ubuntu

    Jan 19, 2025 · To add python3.13 as the default alternative, use the command sudo update-alternatives --install /usr/bin/python python <path to python3.13 binary> 99 It's possible …

  7. Apt update throw error in Ubuntu 24.04

    Jun 16, 2024 · I have just installed Ubuntu 24.04. When i try to run "sudo apt update" it throws the below error. I have tried: changed "Download from" server from main to other ...

  8. What does "sudo apt-get update" do? - Ask Ubuntu

    Nov 27, 2012 · Running sudo apt-get update (or sudo aptitude update) updates this on your local system. This is the step that actually retrieves information about what packages can be …

  9. upgrade - Failed update to 24.04 - Ask Ubuntu

    Sep 1, 2024 · Installed it from bootable stick, all worked fine, managed to fix all the problems with AI and google search while using it. Had it configured great for work, everything worked. …

  10. Cannot upgrade from Ubuntu 23.10 or 22.04 to Ubuntu 24.04

    Apr 27, 2024 · The new Ubuntu 24.04 has been release but I can't upgrade the system using the update manager, because nothing appears. I have Ubuntu 23.10. I tried to change to long …