python2-fte on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S python2-fte

* (Optional) Uninstall python2-fte on Arch using YAY

$ yay -Rns python2-fte

2. Manually Install "python2-fte" via AUR

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

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

b. Clone python2-fte's git locally

$ git clone https://aur.archlinux.org/python2-fte.git ~/python2-fte

c. Go to ~/python2-fte folder and install it

$ cd ~/python2-fte $ makepkg -si

3. Information about the python2-fte package on Arch User Repository (AUR)

ID: 187696
Name: python2-fte
PackageBaseID: 84084
PackageBase: python2-fte
Version: 0.1.0-1
Description: Implementation of Format-Transforming Encryption (FTE)
URL: https://github.com/kpdyer/libfte
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1406269027
LastModified: 1433820521
URLPath: /cgit/aur.git/snapshot/python2-fte.tar.gz