unshell-git on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S unshell-git

* (Optional) Uninstall unshell-git on Arch using YAY

$ yay -Rns unshell-git

2. Manually Install "unshell-git" via AUR

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

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

b. Clone unshell-git's git locally

$ git clone https://aur.archlinux.org/unshell-git.git ~/unshell-git

c. Go to ~/unshell-git folder and install it

$ cd ~/unshell-git $ makepkg -si

3. Information about the unshell-git package on Arch User Repository (AUR)

ID: 1403061
Name: unshell-git
PackageBaseID: 178916
PackageBase: unshell-git
Version: 0.9.0-1
Description: A utility for splitting input into shell-like tokens
URL: https://codeberg.org/coralpink/unshell
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: coral.pink
Submitter: coral.pink
FirstSubmitted: 1652746985
LastModified: 1706894162
URLPath: /cgit/aur.git/snapshot/unshell-git.tar.gz