til/Applications/System/fwupd.md

21 lines
267 B
Markdown
Raw Permalink 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-04-03 16:58:41 +00:00
| Distribution | Package |
| ------------ | ------- |
| Arch Linux | `fwupd` |
| Ubuntu | `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
```