script-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S script-git

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

$ yay -Rns script-git

2. Manually Install "script-git" via AUR

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

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

b. Clone script-git's git locally

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

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

$ cd ~/script-git $ makepkg -si

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

ID: 754757
Name: script-git
PackageBaseID: 154665
PackageBase: script-git
Version: r4.42b1d41-2
Description: Command to supervise interactive execution of another command, such as the shell.
URL: https://github.com/robpike/script
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1592713361
LastModified: 1592713587
URLPath: /cgit/aur.git/snapshot/script-git.tar.gz