pacman
To get started
import freeflowuniverse.herolib.installers.virt.pacman
mut installer:= pacman.get()!
installer.install()!
important we don't check signatures on install this is dangerous !!!
To get started
import freeflowuniverse.herolib.installers.virt.pacman
mut installer:= pacman.get()!
installer.install()!
important we don't check signatures on install this is dangerous !!!