Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/doc/man/pkgctl-aur.1.asciidoc
blob: d69124a9cc186da31fa623358cbb482ea6f0deb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
pkgctl-aur(1)
=============

Name
----
pkgctl-aur - Interact with the Arch User Repository (AUR)

Synopsis
--------
pkgctl aur [OPTIONS] [SUBCOMMAND]

Description
-----------

Provides a suite of tools designed for managing and interacting with the Arch
User Repository (AUR). It simplifies various tasks related to AUR, including
importing repositories, managing packages, and transitioning packages between
the official repositories and the AUR.

Options
-------

*-h, --help*::
	Show a help text

Subcommands
-----------

pkgctl aur drop-from-repo::
	Drop a package from the official repository to the AUR

See Also
--------

linkman:pkgctl-aur-drop-from-repo[1]

include::include/footer.asciidoc[]