til/Applications/System/fwupd.md

23 lines
489 B
Markdown
Raw Normal View History

2020-08-11 17:10:11 +00:00
# [fwupd](https://github.com/fwupd/fwupd)
2021-04-03 16:51:01 +00:00
## Installation
2021-03-23 08:18:41 +00:00
| Distribution | Package |
| ------------ | ----------------------------------- |
| Arch Linux | `fwupd` |
| Ubuntu | `fwupd` |
| Fedora | `fwupd` |
| Snap | [fwupd](https://snapcraft.io/fwupd) |
2020-08-11 17:10:11 +00:00
2021-04-03 16:51:01 +00:00
## Usage
2020-08-11 17:10:11 +00:00
2021-04-03 16:51:01 +00:00
```sh
2020-08-11 17:10:11 +00:00
fwupdmgr get-devices
fwupdmgr refresh
fwupdmgr get-updates
fwupdmgr update
```