About 2,760,000 results
Open links in new tab
  1. How to Update Repository List in Ubuntu? [3 Cases] - LinuxSimply

    Dec 6, 2023 · A. Use CLI to Update the Repository List in Ubuntu After Removing a Repository. Utilize the CLI with super simple commands to update the repository list on your Ubuntu …

  2. Repositories/CommandLine - Community Help Wiki

    Jul 27, 2015 · sudo apt-get update; Adding Launchpad PPA Repositories. Adding Launchpad PPA (Personal Package Archive) is possible conveniently via the command: add-apt …

  3. How Do I Update Ubuntu Linux Software Using Command Line?

    May 11, 2024 · apt-get update : First, you use the update option to resynchronize the package index files from their sources on Ubuntu Linux via the Internet. apt-get upgrade : Second, you …

  4. Update Command for Linux - GeeksforGeeks

    Mar 18, 2024 · By using options like --show-upgraded, --quiet, and --assume-yes, users can customize the update process to suit their needs, whether it's identifying upgradable …

  5. Updating a local repository with changes from a GitHub repository

    Apr 9, 2019 · We'll assume that you want to update your master branch. If you haven't made any changes locally, you can use git pull to bring down any new commits and add them to your …

  6. apt - How to install updates via command line? - Ask Ubuntu

    Once your log into your server, run the command below. It should do the trick. Maybe you just need to restart your server. Thank you for your answer but I did try sudo apt-get upgrade. …

  7. How to Update Packages in Ubuntu

    To update the system repository, all you have to do is execute the simple command: If an update is available for any package, it will show you the number of outdated packages and in my …

  8. Mastering Linux Repository Updates: The Essential Guide for

    Feb 21, 2025 · To view the current list of repositories configured on your Ubuntu system, open a terminal session (by pressing Control + Alt + T) and execute this command: sources.list …

  9. How to Manage Repositories in Linux: A Step-by-Step Guide

    Aug 12, 2024 · DNF provides several commands to help you manage repositories efficiently: dnf repolist: Lists all enabled repositories on the system. dnf repolist all: Lists all repositories, …

  10. 15+ examples for yum update command - Like Geeks

    May 4, 2024 · Yum is used to install, update, delete, or otherwise manipulate the packages installed on these Linux systems. In this tutorial, we will cover the yum update command – …

  11. Some results have been removed
Refresh