ripole on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ripole

* (Optional) Uninstall ripole on Arch using YAY

$ yay -Rns ripole

2. Manually Install "ripole" via AUR

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

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

b. Clone ripole's git locally

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

c. Go to ~/ripole folder and install it

$ cd ~/ripole $ makepkg -si

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

ID: 199156
Name: ripole
PackageBaseID: 80080
PackageBase: ripole
Version: 0.2.0-1
Description: ripOLE is a small program/library designed to pull out attachments from OLE2 data files (ie, MS Office documents)
URL: http://www.pldaniels.com/ripole
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Lopo
Submitter: Lopo
FirstSubmitted: 1395155748
LastModified: 1434564568
URLPath: /cgit/aur.git/snapshot/ripole.tar.gz