mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-24 13:52:08 +00:00
Update cheatsheets
This commit is contained in:
21
linux/ikaros
Normal file
21
linux/ikaros
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
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`
|
||||
Reference in New Issue
Block a user