blind on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S blind

* (Optional) Uninstall blind on Arch using YAY

$ yay -Rns blind

2. Manually Install "blind" via AUR

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

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

b. Clone blind's git locally

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

c. Go to ~/blind folder and install it

$ cd ~/blind $ makepkg -si

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

ID: 408376
Name: blind
PackageBaseID: 119080
PackageBase: blind
Version: 1.1-1
Description: Suckless command line video editor
URL: http://tools.suckless.org/blind/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1485189688
LastModified: 1494071797
URLPath: /cgit/aur.git/snapshot/blind.tar.gz