outils on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install outils on Arch using YAY
$
yay -S
outils
Copied
* (Optional) Uninstall outils on Arch using YAY
$
yay -Rns
outils
Copied
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
Copied
b. Clone outils's git locally
$
git clone https://aur.archlinux.org/outils.git
~/outils
Copied
c. Go to ~/outils folder and install it
$
cd
~/outils
Copied
$
makepkg -si
Copied
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
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