tricks on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S tricks

* (Optional) Uninstall tricks on Arch using YAY

$ yay -Rns tricks

2. Manually Install "tricks" via AUR

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

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

b. Clone tricks's git locally

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

c. Go to ~/tricks folder and install it

$ cd ~/tricks $ makepkg -si

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

ID: 1351150
Name: tricks
PackageBaseID: 178818
PackageBase: tricks
Version: 1.0.0-1
Description: The social network for programmers!
URL: https://github.com/Aseman-Land/Tricks
NumVotes: 1
Popularity: 1.0E-6
OutOfDate: 1699667891
Maintainer:
Submitter: ali.molaei
FirstSubmitted: 1652518222
LastModified: 1699667837
URLPath: /cgit/aur.git/snapshot/tricks.tar.gz