onedev on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S onedev

* (Optional) Uninstall onedev on Arch using YAY

$ yay -Rns onedev

2. Manually Install "onedev" via AUR

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

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

b. Clone onedev's git locally

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

c. Go to ~/onedev folder and install it

$ cd ~/onedev $ makepkg -si

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

ID: 1412386
Name: onedev
PackageBaseID: 193099
PackageBase: onedev
Version: 10.1.3-1
Description: A self-hosted Git server with CI/CD and Kanban
URL: https://code.onedev.io/onedev/server
NumVotes: 1
Popularity: 0.02136
OutOfDate:
Maintainer: bengcooper
Submitter: bengcooper
FirstSubmitted: 1682629274
LastModified: 1708419850
URLPath: /cgit/aur.git/snapshot/onedev.tar.gz