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