• R/O
  • HTTP
  • SSH
  • HTTPS

wfa: 仓库概述

GitHubのミラーです
https://github.com/Hayao0819/wfa


Recent Commits RSS

Rev. 时间 作者 Message
bf95d66 2020-12-24 19:07:52 hayao master [update] : Added installation of makedepends
a266122 2020-12-24 18:56:46 hayao [fix] : Fixed conflict with myself
97ea9a0 2020-12-24 15:24:56 hayao [update] : Use function to check operation
073a78a 2020-12-24 15:21:08 hayao [update] : Added package check
6d9dc84 2020-12-24 15:17:04 hayao [update] : Added --recursive
6818710 2020-12-24 15:13:10 hayao [fix] : Fixed typo
5d840f3 2020-12-24 15:11:25 hayao [update] : Added --nosave
66630d6 2020-12-24 15:08:58 hayao [update] : Added --cascade
552f576 2020-12-24 14:50:00 hayao [update] : Added waning translation
34d14b4 2020-12-24 14:45:56 hayao [update] : Added Japanese translation of debug messages

Branches

名称 Rev. 时间 作者 Message
master bf95d66 2020-12-24 19:07:52 hayao [update] : Added installati...

README.md

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
  • Supports the same arguments as pacman -->

Screen shot

Dependent packages

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

Todo

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