faketty on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S faketty

* (Optional) Uninstall faketty on Arch using YAY

$ yay -Rns faketty

2. Manually Install "faketty" via AUR

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

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

b. Clone faketty's git locally

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

c. Go to ~/faketty folder and install it

$ cd ~/faketty $ makepkg -si

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

ID: 1418071
Name: faketty
PackageBaseID: 178204
PackageBase: faketty
Version: 1.0.16-1
Description: Wrapper to exec a command in a pty, even if redirecting the output
URL: https://crates.io/crates/faketty
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: msrd0
Submitter: msrd0
FirstSubmitted: 1650714223
LastModified: 1709209985
URLPath: /cgit/aur.git/snapshot/faketty.tar.gz