The Expert Crew

Menu
  • Home
  • Android
  • Apple
  • Linux
  • Windows
  • Reviews
  • How To
  • Gaming
    • Xbox
    • PS
    • Nintendo Switch
  • Web

Binance: Buy BTC & 600+ Crypto Ethereum, USDC, XRP and Altcoins with USD Securely

Join Now & Claim Free Bitcoin
Home
Linux
How to Update Arch Linux

How to Update Arch Linux

August 3, 2021
arch linux
Ubuntu Project

Has the time come to update your Arch Linux system? Whether you’re on pure Arch or an Arch-based distro like Manjaro and Garuda Linux, we’ll show you ways to securely update your system with one or two simple commands.

Keeping packages up-to-date is vital on any Linux distro. Arch operates on a rolling release model, delivering bleeding-edge updates to your virtual door as soon as they’re ready. due to that, frequent updates (combined with effective backups) are necessary to avoid a broken system and corrupt packages.

RELATED: What’s the Difference Between Bash, Zsh, and Other Linux Shells?

Most Arch-based distros use the pacman package manager to download and install updates, a process technically mentioned as “syncing.” You’ll use pacman commands to stay your packages synced and operational.

Note: Your user account needs sudo access to follow these instructions.

Apply a System Update on Arch Linux

To begin an update of all installed packages, open any terminal app and pass the subsequent command:

sudo pacman -Syu

You’ll be prompted for your password before the command can proceed. This command checks for available updates. If there are any, it’ll list the packages, along side their remake numbers.

arch linux

You’ll then be prompted to confirm that you want to apply a full upgrade. Type y and hit Enter to confirm, or use n to cancel.

arch linux

If you’ve got packages that you simply suspect are corrupt, you’ll force a database download together with your update to require care of these issues. Albeit no updates are available, pacman will verify the integrity of your currently installed packages. Add a second y to the string to form that happen.

sudo pacman -Syyu

How to Update a Specific Package in Arch Linux

If you only want to update a specific package, use the same command that you used to install it, replacing package_name with your choice.

sudo pacman -S package_name

Warning: We don’t recommend upgrading specific packages while ignoring other available updates often. due to Arch’s rolling release process, cherry-picking updates can cause issues.

If you’re not sure what the name of a package is, you can search your installed packages using the -Qs flag.

pacman -Qs string

Be sure to exchange string together with your search term. This may search both package names and descriptions, so you ought to find what you’re trying to find easily.

Share
Tweet
Pinterest
Reddit
Tumblr
Vkontakte
Prev Article
Next Article

Related Articles

How to Prevent Web Tracking on Your Favorite Browser With Incognito Mode
Surfing from a Incognito Mode window in Chrome, Firefox, Safari, …

How to Prevent Web Tracking on Your Favorite Browser With Incognito Mode

How to Mount a Windows Share Folder on Linux
Linux and Windows systems are very different and use different …

How to Mount a Windows Share Folder on Linux

Wi-Fi Not Working in Linux? Here’s How to Fix it
  One of the big challenges that users tend to …

Wi-Fi Not Working in Linux? Here’s How to Fix it

How to Set a Screenshot Timer on Your Mac
Take a deep breath and organize your screen for the …

How to Set a Screenshot Timer on Your Mac

How to Use Steam’s Proton to Play Windows Games on Linux
Want to start out gaming on Linux? With utilities like …

How to Use Steam’s Proton to Play Windows Games on Linux

No Responses

  1. Pingback: What's New in GNOME 40 and Best New Features ? - The Expert Crew
  2. Pingback: How to Set Up and Use SSH in Linux - The Expert Crew

Related Posts

  • How to List All Logged-in Users on Your Linux Computer
    How to List All Logged-in Users on Your Linux Computer

Featured Products

  • Hostinger Web Hosting Review
    Hostinger Web Hosting Review
  • HostGator Web Hosting Review
    HostGator Web Hosting Review
  • Bluehost Web Hosting review
    Bluehost Web Hosting review
  • Best Web Hosting Services: The Top Web Hosts of 2022
    Best Web Hosting Services: The Top Web …
  • Binance Review 2022 – Should You Use It?
    Binance Review 2022 – Should You Use …

The Expert Crew

Linux & Windows 10/11 & Android Tips, Tricks, Help, Support, Downloads, Features
Copyright © 2023 The Expert Crew
About us | Contact Us | Disclaimer | Privacy Policy | Terms of Service