gitlab-cli on AUR (Arch User Repository)
Last updated: November 16,2024
1. Install "gitlab-cli" 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 gitlab-cli on Arch using YAY
$
yay -S
gitlab-cli
Copied
* (Optional) Uninstall gitlab-cli on Arch using YAY
$
yay -Rns
gitlab-cli
Copied
2. Manually Install "gitlab-cli" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gitlab-cli's git locally
$
git clone https://aur.archlinux.org/gitlab-cli.git
~/gitlab-cli
Copied
c. Go to ~/gitlab-cli folder and install it
$
cd
~/gitlab-cli
Copied
$
makepkg -si
Copied
3. Information about the gitlab-cli package on Arch User Repository (AUR)
ID: 1377303
Name: gitlab-cli
PackageBaseID: 193721
PackageBase: gitlab-cli
Version: 1.36.0-1
Description: Perform GitLab actions on the CLI
URL: https://gitlab.com/gitlab-org/cli/
NumVotes: 2
Popularity: 0.108898
OutOfDate:
Maintainer:
Submitter: tapajos
FirstSubmitted: 1684370406
LastModified: 1703859693
URLPath: /cgit/aur.git/snapshot/gitlab-cli.tar.gz
Name: gitlab-cli
PackageBaseID: 193721
PackageBase: gitlab-cli
Version: 1.36.0-1
Description: Perform GitLab actions on the CLI
URL: https://gitlab.com/gitlab-org/cli/
NumVotes: 2
Popularity: 0.108898
OutOfDate:
Maintainer:
Submitter: tapajos
FirstSubmitted: 1684370406
LastModified: 1703859693
URLPath: /cgit/aur.git/snapshot/gitlab-cli.tar.gz