2 vim:set ts=4 sw=4 syntax=asciidoc noet:
9 libalpm - Arch Linux Package Management (ALPM) library
14 For ease of access, the libalpm manual has been split up into several sections.
16 *TODO:* Yes, this man page needs a lot of work. Once we get around to doing
17 good Doxygen documentation, it will improve. We promise.
19 *alpm_databases*:: Database Functions
20 *alpm_interface*:: Interface Functions
21 *alpm_list*:: List Functions
22 *alpm_log*:: Logging Functions
23 *alpm_misc*:: Miscellaneous Functions
24 *alpm_packages*:: Package Functions
25 *alpm_sync*:: Sync Functions
26 *alpm_trans*:: Transaction Functions
31 See linkman:pacman.conf[5] for more details on configuring libalpm using the
37 linkman:pacman[8], linkman:makepkg[8], linkman:pacman.conf[5]