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