littler on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S littler

* (Optional) Uninstall littler on Arch using YAY

$ yay -Rns littler

2. Manually Install "littler" via AUR

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

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

b. Clone littler's git locally

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

c. Go to ~/littler folder and install it

$ cd ~/littler $ makepkg -si

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

ID: 1403281
Name: littler
PackageBaseID: 99890
PackageBase: littler
Version: 0.3.19-1
Description: a hash-bang and simple command line pipe front end for GNU R
URL: http://dirk.eddelbuettel.com/code/littler.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1442130882
LastModified: 1706937314
URLPath: /cgit/aur.git/snapshot/littler.tar.gz