otca on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S otca

* (Optional) Uninstall otca on Arch using YAY

$ yay -Rns otca

2. Manually Install "otca" via AUR

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

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

b. Clone otca's git locally

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

c. Go to ~/otca folder and install it

$ cd ~/otca $ makepkg -si

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

ID: 332050
Name: otca
PackageBaseID: 114956
PackageBase: otca
Version: 1-2
Description: otca is a script supporting you in quickly setting up a simple public-key infrastructure.
URL: https://github.com/kbabioch/otca/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kbabioch
Submitter: kbabioch
FirstSubmitted: 1471905387
LastModified: 1471905948
URLPath: /cgit/aur.git/snapshot/otca.tar.gz