aura-2.2.0: 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.Commands.O

Description

Handle all -O flags - those which involve orphan packages.

Synopsis

Documentation

displayOrphans :: IO () Source #

Print the result of pacman -Qqdt

adoptPkg :: NESet PkgName -> RIO Env () Source #

Identical to -D --asexplicit.