outils on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S outils

* (Optional) Uninstall outils on Arch using YAY

$ yay -Rns outils

2. Manually Install "outils" via AUR

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

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

b. Clone outils's git locally

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

c. Go to ~/outils folder and install it

$ cd ~/outils $ makepkg -si

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

ID: 1337312
Name: outils
PackageBaseID: 193972
PackageBase: outils
Version: 0.13-1
Description: A port of some non-standard OpenBSD tools to Linux
URL: https://github.com/leahneukirchen/outils
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: kbipinkumar
FirstSubmitted: 1684925521
LastModified: 1697825015
URLPath: /cgit/aur.git/snapshot/outils.tar.gz