outils-git on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S outils-git

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

$ yay -Rns outils-git

2. Manually Install "outils-git" via AUR

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

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

b. Clone outils-git's git locally

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

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

$ cd ~/outils-git $ makepkg -si

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

ID: 447910
Name: outils-git
PackageBaseID: 125988
PackageBase: outils-git
Version: 0.6.r8.g5f5e832-1
Description: A port of some non-standard OpenBSD tools to Linux.
URL: https://github.com/chneukirchen/outils
NumVotes: 0
Popularity: 0
OutOfDate: 1628684405
Maintainer:
Submitter: aksr
FirstSubmitted: 1506787699
LastModified: 1506787699
URLPath: /cgit/aur.git/snapshot/outils-git.tar.gz