1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/ikaros.md

17 lines
345 B
Markdown
Raw Normal View History

# 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`