open_choose on AUR (Arch User Repository)

Last updated: July 07,2024

1. Install "open_choose" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install open_choose on Arch using YAY

$ yay -S open_choose

* (Optional) Uninstall open_choose on Arch using YAY

$ yay -Rns open_choose

2. Manually Install "open_choose" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone open_choose's git locally

$ git clone https://aur.archlinux.org/open_choose.git ~/open_choose

c. Go to ~/open_choose folder and install it

$ cd ~/open_choose $ makepkg -si

3. Information about the open_choose package on Arch User Repository (AUR)

ID: 187492
Name: open_choose
PackageBaseID: 79304
PackageBase: open_choose
Version: 1.4-2
Description: 'catfish --wrapper=open_choose' for open-with dialog when open file in catfish
URL: https://github.com/colinkeenan/open_choose
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1393202370
LastModified: 1433811426
URLPath: /cgit/aur.git/snapshot/open_choose.tar.gz