summaryrefslogtreecommitdiffstats
path: root/doc/libalpm.3
blob: e78e9ecae47c76fb0369a08df938f86cc68d1419 (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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
." the string declarations are a start to try and make distro independent
.ds DS Arch Linux
.ds PB PKGBUILD
.ds VR 3.0.0
.ds LV 1.0.0
.TH libalpm 3 "Feb 08, 2007" "libalpm version \*(LV" "\*(DS Utilities"
.SH NAME
	libalpm \- Arch Linux Package Management (ALPM) library

.SH SYNOPSIS
For ease of access, the libalpm manual has been split up into several sections.

(TODO) Yes, this man page needs a lot of work. Once we get around to doing good
Doxygen documentation, it will improve. We promise.

.nf
alpm_databases      Database Functions
alpm_interface      Interface Functions
alpm_list           List Functions
alpm_log            Logging Functions
alpm_misc           Miscellaneous Functions
alpm_packages       Package Functions
alpm_sync           Sync Functions
alpm_trans          Transaction Functions
.fi

.SH CONFIGURATION
See
.BR pacman.conf (5)
for more details on configuring \fBlibalpm\fP using the \fBpacman.conf\fP file.

.SH BUGS
Bugs? You must be kidding, there are no bugs in this software. But if we happen
to be wrong, send us an email with as much detail as possible to
<pacman-dev@archlinux.org>.

.SH SEE ALSO
.BR pacman (8),
.BR makepkg (8),
.BR pacman.conf (5)

See the Arch Linux website at <http://www.archlinux.org> for more current
information on the distribution and the \fBpacman\fP family of tools.

.SH AUTHORS
.nf
Judd Vinet <jvinet@zeroflux.org>
Aurelien Foret <aurelien@archlinux.org>
Aaron Griffin <aaron@archlinux.org>
Dan McGee <dan@archlinux.org>
.fi

See the 'AUTHORS' file for additional contributors.