aura-3.1.6: A secure package manager for Arch Linux and the AUR.

Copyright(c) Colin Woodbury 2012 - 2020
LicenseGPL3
MaintainerColin Woodbury <colin@fosskers.ca>
Safe HaskellNone
LanguageHaskell2010

Aura.Install

Description

Layer for AUR package installation. Backend for A.

Synopsis

Documentation

install :: NonEmpty PkgName -> RIO Env () Source #

High level install command. Handles installing dependencies.

displayPkgDeps :: NonEmpty PkgName -> RIO Env () Source #

Display dependencies. The result of -Ad.