Files
cheatsheet-tldr/tldr/linux/ikaros

22 lines
437 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# 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`