Skip to content

Latest commit

 

History

History
57 lines (44 loc) · 1.34 KB

index.rst

File metadata and controls

57 lines (44 loc) · 1.34 KB

PKGBUILDer. An AUR helper (and library) in Python 3.

Note

This documentation is compatible with version of PKGBUILDer. The current version on your system can be checked by running pkgbuilder -v.

Most of the documentation is likely compatible with previous releases of the series.

PKGBUILDer is an AUR helper, i.e. an application which builds AUR packages. It can be used in conjunction with pacman (with a special script). It uses various techniques to automatize the process as much as possible.

Since version 2.1.0, PKGBUILDer provides modules that can be used in other scripts.

For standalone use, see the PKGBUILDer man page <pkgbuilder>. Reading the README <README> is also a good idea.

For the PBWrapper (pb), see the PBWrapper man page <pb>.

For developers using PKGBUILDer as a Python module, see the respective class documents.

Table of Contents

PKGBUILDer (man page) <pkgbuilder> PBWrapper (man page) <pb> README for PKGBUILDer <README> aur build main pbds upgrade utils wrapper sample-scripts CONTRIBUTING LICENSE CHANGELOG TODO

Indices and tables

  • genindex
  • modindex
  • search