concourse on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "concourse" 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 concourse on Arch using YAY
$
yay -S
concourse
Copied
* (Optional) Uninstall concourse on Arch using YAY
$
yay -Rns
concourse
Copied
2. Manually Install "concourse" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone concourse's git locally
$
git clone https://aur.archlinux.org/concourse.git
~/concourse
Copied
c. Go to ~/concourse folder and install it
$
cd
~/concourse
Copied
$
makepkg -si
Copied
3. Information about the concourse package on Arch User Repository (AUR)
ID: 1406080
Name: concourse
PackageBaseID: 120434
PackageBase: concourse
Version: 7.11.2-1
Description: Concourse is a container-based continuous thing-doer written in Go and Elm
URL: https://concourse-ci.org
NumVotes: 4
Popularity: 0.000298
OutOfDate:
Maintainer: cheatsc
Submitter: bramswenson
FirstSubmitted: 1488963484
LastModified: 1707393958
URLPath: /cgit/aur.git/snapshot/concourse.tar.gz
Name: concourse
PackageBaseID: 120434
PackageBase: concourse
Version: 7.11.2-1
Description: Concourse is a container-based continuous thing-doer written in Go and Elm
URL: https://concourse-ci.org
NumVotes: 4
Popularity: 0.000298
OutOfDate:
Maintainer: cheatsc
Submitter: bramswenson
FirstSubmitted: 1488963484
LastModified: 1707393958
URLPath: /cgit/aur.git/snapshot/concourse.tar.gz