osc on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S osc

* (Optional) Uninstall osc on Arch using YAY

$ yay -Rns osc

2. Manually Install "osc" via AUR

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

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

b. Clone osc's git locally

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

c. Go to ~/osc folder and install it

$ cd ~/osc $ makepkg -si

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

ID: 1378303
Name: osc
PackageBaseID: 16201
PackageBase: osc
Version: 1.5.1-1
Description: Command line client for the openSUSE Build Service
URL: https://github.com/openSUSE/osc
NumVotes: 51
Popularity: 0.37001
OutOfDate: 1706394568
Maintainer: Thaodan
Submitter: bwalle
FirstSubmitted: 1207417135
LastModified: 1704078787
URLPath: /cgit/aur.git/snapshot/osc.tar.gz