package
0.0.0-20230903124648-ec3c368a9ca2
Repository: https://github.com/mewmew/playground.git
Documentation: pkg.go.dev

# README

pacdump

This tool creates an archive containing the files of the specified Arch Linux packages.

Installation

go get github.com/mewmew/playground/cmd/pacdump

Usage

pacdump PKG...

Examples

  1. Create an archive ("boll.tar.gz") containing the files of the mesa package.

     pacdump mesa
    

Public domain

The source code and any original content of this repository is hereby released into the public domain.