s2argv-execs-git on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S s2argv-execs-git

* (Optional) Uninstall s2argv-execs-git on Arch using YAY

$ yay -Rns s2argv-execs-git

2. Manually Install "s2argv-execs-git" via AUR

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

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

b. Clone s2argv-execs-git's git locally

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

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

$ cd ~/s2argv-execs-git $ makepkg -si

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

ID: 936180
Name: s2argv-execs-git
PackageBaseID: 136496
PackageBase: s2argv-execs-git
Version: r38.2f3f79c-1
Description: s2argv converts a command string into an argv array for execv*, execs is like execv taking a string instead of an argv
URL: https://github.com/virtualsquare/s2argv-execs
NumVotes: 0
Popularity: 0
OutOfDate: 1687693200
Maintainer: GFdevelop
Submitter: GFdevelop
FirstSubmitted: 1538770395
LastModified: 1626686266
URLPath: /cgit/aur.git/snapshot/s2argv-execs-git.tar.gz