teamcity on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S teamcity

* (Optional) Uninstall teamcity on Arch using YAY

$ yay -Rns teamcity

2. Manually Install "teamcity" via AUR

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

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

b. Clone teamcity's git locally

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

c. Go to ~/teamcity folder and install it

$ cd ~/teamcity $ makepkg -si

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

ID: 1420857
Name: teamcity
PackageBaseID: 61147
PackageBase: teamcity
Version: 2023.11.4-1
Description: Continuous integration server from JetBrains
URL: http://www.jetbrains.com/teamcity/
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: dimavs
Submitter:
FirstSubmitted: 1343065727
LastModified: 1709594918
URLPath: /cgit/aur.git/snapshot/teamcity.tar.gz