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