onetime on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S onetime

* (Optional) Uninstall onetime on Arch using YAY

$ yay -Rns onetime

2. Manually Install "onetime" via AUR

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

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

b. Clone onetime's git locally

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

c. Go to ~/onetime folder and install it

$ cd ~/onetime $ makepkg -si

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

ID: 413048
Name: onetime
PackageBaseID: 83910
PackageBase: onetime
Version: 1.81-2
Description: an open source encryption program that uses the one-time pad method.
URL: http://red-bean.com/onetime/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Exarch
Submitter: jecxjo
FirstSubmitted: 1405632667
LastModified: 1495471639
URLPath: /cgit/aur.git/snapshot/onetime.tar.gz