Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arf

Arf is an fzf Pacman wrapper and AUR helper.

Features

  • Review all build scripts at once with fzf previews
  • Edit PKGBUILD with Ctrl+E
  • fzf driven package provider and group prompts
  • Option to update all development (-git) packages
  • Minimal installation confirmations
  • No AUR dependencies

AUR Installation

sudo pacman -S --needed base-devel git
git clone https://aur.archlinux.org/arf-helper.git
cd arf-git
makepkg -si

Usage

The default behaviour is to install packages interactively. Run arf --help for a list of subcommands. Each subcommand also has a --help flag.

If running directly from source replace arf with python -m arf.cli in the project root.

Releases

Contributors

Languages