@hackage archlinux0.2.1
Support for working with Arch Linux packages
Deprecated
Dependencies (14)
Dependents (3)
@hackage/cabal2arch, @hackage/acme-everything, @hackage/archlinux-web
Support for working with Arch Linux packages
To get info about a package:
info "xmonad"
To find packages matching a string:
search "xmonad"
Check status of a list of packages against AUR and Hackage:
report ["xmonad"]
See also the cabal2arch tool http://hackage.haskell.org/package/cabal2arch for conversion between Hackage and AUR.