Skip to content

mycrEEpy/pakku

Repository files navigation

pakku

Go Reference Go Report Card Go Build & Test

pakku is a declarative approach to your system package managers.

pakku is not finished and still under active development.

Installation

You can download the pre-built binaries from the GitHub Releases or use various other installation methods.

Using Go:

go install github.com/mycreepy/pakku/cmd/pakku@latest

Using Pkgx:

pkgx pkgm install github.com/mycreepy/pakku

Usage

  • Initialize a new config:
    • pakku init
  • Add some packages to your config:
    • pakku add apt curl
    • pakku add brew awscli
  • Install the packages on your system:
    • pakku apply

Supported Package Managers

  • apt
  • brew
  • dnf
  • pkgx

About

pakku is a declarative approach to your system package managers.

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •