concord-git on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S concord-git

* (Optional) Uninstall concord-git on Arch using YAY

$ yay -Rns concord-git

2. Manually Install "concord-git" via AUR

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

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

b. Clone concord-git's git locally

$ git clone https://aur.archlinux.org/concord-git.git ~/concord-git

c. Go to ~/concord-git folder and install it

$ cd ~/concord-git $ makepkg -si

3. Information about the concord-git package on Arch User Repository (AUR)

ID: 1185559
Name: concord-git
PackageBaseID: 186615
PackageBase: concord-git
Version: v2.2.0.r1.g38dc9b2e-1
Description: A Discord API wrapper library made in C
URL: https://github.com/Cogmasters/concord
NumVotes: 2
Popularity: 0.014038
OutOfDate:
Maintainer: mrtuxa
Submitter: mrtuxa
FirstSubmitted: 1665862333
LastModified: 1671530081
URLPath: /cgit/aur.git/snapshot/concord-git.tar.gz