teamcity on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install teamcity on Arch using YAY
$
yay -S
teamcity
Copied
* (Optional) Uninstall teamcity on Arch using YAY
$
yay -Rns
teamcity
Copied
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
Copied
b. Clone teamcity's git locally
$
git clone https://aur.archlinux.org/teamcity.git
~/teamcity
Copied
c. Go to ~/teamcity folder and install it
$
cd
~/teamcity
Copied
$
makepkg -si
Copied
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
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