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