block on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S block

* (Optional) Uninstall block on Arch using YAY

$ yay -Rns block

2. Manually Install "block" via AUR

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

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

b. Clone block's git locally

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

c. Go to ~/block folder and install it

$ cd ~/block $ makepkg -si

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

ID: 537859
Name: block
PackageBaseID: 135331
PackageBase: block
Version: 0.0.1-1
Description: A simple lockscreen for linux.
URL: https://github.com/Bottersnike/block
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Bottersnike
Submitter: Bottersnike
FirstSubmitted: 1535105439
LastModified: 1535106428
URLPath: /cgit/aur.git/snapshot/block.tar.gz