Registry / utility / segmentfault-pacman

segmentfault-pacman

JSON →
library1.0.4gogounverified

A Go package for managing dependencies and packages.

go get github.com/segmentfault/pacman
INSTALL
IMPORT
SIG · SEGMENTFAULT-PACMA
S
segmentfault-pacman
utilitygov1.0.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

pacman
github.com/segmentfault/pacman

Install a package

package main import ( "fmt" "github.com/segmentfault/pacman" ) func main() { pkg, _ := pacman.Install("example") fmt.Println(pkg) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.4latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
segmentfault-pacman — go get segmentfault-pacman · libregistry