ooc on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ooc

* (Optional) Uninstall ooc on Arch using YAY

$ yay -Rns ooc

2. Manually Install "ooc" via AUR

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

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

b. Clone ooc's git locally

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

c. Go to ~/ooc folder and install it

$ cd ~/ooc $ makepkg -si

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

ID: 242232
Name: ooc
PackageBaseID: 95278
PackageBase: ooc
Version: 1.3b-1
Description: A kit to program in C in an object-oriented manner.
URL: http://ooc-coding.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate: 1652559712
Maintainer: Sandmann
Submitter: Sandmann
FirstSubmitted: 1435413182
LastModified: 1445632845
URLPath: /cgit/aur.git/snapshot/ooc.tar.gz