Skip to content

Samq64/arf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 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

Installation

sudo pacman -S --needed base-devel git
git clone https://aur.archlinux.org/arf-git.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.

About

An fzf Pacman wrapper and AUR helper

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published