Skip to content

A vib plugin to allow using the pacman package manager in vib recipes

License

Notifications You must be signed in to change notification settings

axtloss/vib-pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vib-pacman

A vib plugin to allow using the pacman(8) package manager in vib recipes.

Module structure

Name: PacmanModule
Type: pacman
ExtraFlags:
    - "--overwrite=\"*\""
    - "--verbose"
Packages:
    - "bash"
    - "fish"

ExtraFlags can remain empty, the default flags passed to pacman are -S --noconfirm

About

A vib plugin to allow using the pacman package manager in vib recipes

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages