Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 537 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 537 Bytes

go-alpm

go-alpm is a Go package for binding libalpm. With go-alpm, it becomes possible to manipulate the Pacman databases and packages just as Pacman would.

This project is MIT Licensed. See LICENSE for details.

Getting started

  • Import the go-alpm repository in your go script
	import "github.com/Jguer/go-alpm/v2"

Current Maintainers

  • Morganamilo
  • Jguer

Original Contributors

  • Mike Rosset
  • Dave Reisner
  • Rémy Oudompheng
  • Jesus Alvarez