Crate alpm_utils

Source
Expand description

§alpm-utils

A utility library that provides some common functionality an alpm user may requre.

Modules§

config
Re-export of pacmanconf.
depends
Utils for dependency checking.

Structs§

Targ
A packge to find, optionally from a specific repository.
Target
A packge to find, optionally from a specific repository.

Traits§

AsTarg
Trait for being generic over Target and Targ
DbListExt
Extention for AlpmList

Functions§

alpm_with_conf
Initiates and configures Alpm using a pacman config.
configure_alpm
Configures an exsting Alpm handle using a pacman config.