openrefine on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "openrefine" 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 openrefine on Arch using YAY

$ yay -S openrefine

* (Optional) Uninstall openrefine on Arch using YAY

$ yay -Rns openrefine

2. Manually Install "openrefine" via AUR

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

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

b. Clone openrefine's git locally

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

c. Go to ~/openrefine folder and install it

$ cd ~/openrefine $ makepkg -si

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

ID: 1412769
Name: openrefine
PackageBaseID: 123956
PackageBase: openrefine
Version: 3.7.9-1
Description: A free, open source power tool for working with messy data and improving it
URL: https://openrefine.org/
NumVotes: 8
Popularity: 4.8E-5
OutOfDate:
Maintainer: aorth
Submitter: rdoursenaud
FirstSubmitted: 1499758220
LastModified: 1708455498
URLPath: /cgit/aur.git/snapshot/openrefine.tar.gz