youtrack on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S youtrack

* (Optional) Uninstall youtrack on Arch using YAY

$ yay -Rns youtrack

2. Manually Install "youtrack" via AUR

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

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

b. Clone youtrack's git locally

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

c. Go to ~/youtrack folder and install it

$ cd ~/youtrack $ makepkg -si

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

ID: 1233394
Name: youtrack
PackageBaseID: 118762
PackageBase: youtrack
Version: 2022.3.65379-1
Description: Issue tracker designed for development teams
URL: https://www.jetbrains.com/youtrack/
NumVotes: 4
Popularity: 0
OutOfDate: 1706802204
Maintainer: freswa
Submitter: freswa
FirstSubmitted: 1484364684
LastModified: 1680036322
URLPath: /cgit/aur.git/snapshot/youtrack.tar.gz