Skip to main content

fwupd

Install

sudo pacman -S fwupd

Usage

  • Refresh data from server:
fwupdmgr refresh
  • Check device for updates:
fwupdmgr get-updates
  • Update and install:
fwupdmgr update

Troubleshooting

  • If the update does not apply, follow the steps below.
  1. Download .cab file
  2. Install:
fwupdmgr install [path-to-.cab]