ottools on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ottools

* (Optional) Uninstall ottools on Arch using YAY

$ yay -Rns ottools

2. Manually Install "ottools" via AUR

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

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

b. Clone ottools's git locally

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

c. Go to ~/ottools folder and install it

$ cd ~/ottools $ makepkg -si

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

ID: 1112507
Name: ottools
PackageBaseID: 67629
PackageBase: ottools
Version: 2013.3-4
Description: Tools for encrypting files with one-time pads.
URL: https://xyne.dev/projects/ottools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1362034072
LastModified: 1657925124
URLPath: /cgit/aur.git/snapshot/ottools.tar.gz