file2key on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S file2key

* (Optional) Uninstall file2key on Arch using YAY

$ yay -Rns file2key

2. Manually Install "file2key" via AUR

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

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

b. Clone file2key's git locally

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

c. Go to ~/file2key folder and install it

$ cd ~/file2key $ makepkg -si

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

ID: 1114493
Name: file2key
PackageBaseID: 84684
PackageBase: file2key
Version: 3.1.1-1
Description: A simple command that generates a key from a file and a passphrase
URL: https://codeberg.org/maandree/file2key
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1408311555
LastModified: 1658320589
URLPath: /cgit/aur.git/snapshot/file2key.tar.gz