HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

ikaros — Vanilla OS Tool for managing drivers for your device. More information: <https://github.com/Vanilla-

Submitted by: @import:tldr-pages··
0
Viewed 0 times
ikaroscommandclimanagingtoolvanilladriversfor
linux

Problem

How to use the ikaros command: Vanilla OS Tool for managing drivers for your device. More information: <https://github.com/Vanilla-OS/Ikaros>.

Solution

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

Code Snippets

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

Context

tldr-pages: linux/ikaros

Revisions (0)

No revisions yet.