mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
c36f2c4d5d
Co-authored-by: pixel <pixel+github@chrissx.de>
17 lines
345 B
Markdown
17 lines
345 B
Markdown
# ikaros
|
|
|
|
> Vanilla OS Tool for managing drivers for your device.
|
|
> More information: <https://github.com/Vanilla-OS/Ikaros>.
|
|
|
|
- Interactively install drivers for your device:
|
|
|
|
`ikaros install {{device}}`
|
|
|
|
- Automatically install the recommended drivers for your device:
|
|
|
|
`ikaros auto-install {{device}}`
|
|
|
|
- List devices:
|
|
|
|
`ikaros list-devices`
|