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.
- Import the go-alpm repository in your go script
import "github.com/Jguer/go-alpm/v2"
- Try the included examples in examples
- Morganamilo
- Jguer
- Mike Rosset
- Dave Reisner
- Rémy Oudompheng
- Jesus Alvarez