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