/wfa

A simple AUR helper written in a shell script

Primary LanguageShellDo What The F*ck You Want To Public LicenseWTFPL

WFA - A simple AUR helper written in a shell script

wfa is an AUR helper written in Bash that is being developed to replace yaourt.

WARNING

wfa is still in its infancy. Most features have not been implemented yet and are not stable.

Install

Install wfa-git from AUR

Feature

  • Written in a shell script.
  • Designed for multiple languages
  • Works with a single file

Screen shot

Dependent packages

  • sudo
  • pacman
  • jq
  • python3
  • curl
  • pyalpm
  • python-srcinfo

Todo

  • pacmanの全オペレーションの実装
  • pacmanの全オプションの実装
  • yayの全オプションの実装
  • pacstrapのサポート
  • パッケージのビルドとインストールの順番を変更