ocp on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ocp

* (Optional) Uninstall ocp on Arch using YAY

$ yay -Rns ocp

2. Manually Install "ocp" via AUR

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

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

b. Clone ocp's git locally

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

c. Go to ~/ocp folder and install it

$ cd ~/ocp $ makepkg -si

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

ID: 1412110
Name: ocp
PackageBaseID: 6684
PackageBase: ocp
Version: 0.2.107-2
Description: Open Cubic Player
URL: https://stian.cubic.org/project-ocp.php
NumVotes: 25
Popularity: 1.9E-5
OutOfDate:
Maintainer: Sapphirus
Submitter:
FirstSubmitted: 1157404832
LastModified: 1708377456
URLPath: /cgit/aur.git/snapshot/ocp.tar.gz

5. The same packages on other Linux Distributions