fwupd
Install
- Arch
- Ubuntu
sudo pacman -S fwupd
sudo apt install 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.
- Download .cab file
- Install:
fwupdmgr install [path-to-.cab]