lua51-bencode on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S lua51-bencode

* (Optional) Uninstall lua51-bencode on Arch using YAY

$ yay -Rns lua51-bencode

2. Manually Install "lua51-bencode" via AUR

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

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

b. Clone lua51-bencode's git locally

$ git clone https://aur.archlinux.org/lua51-bencode.git ~/lua51-bencode

c. Go to ~/lua51-bencode folder and install it

$ cd ~/lua51-bencode $ makepkg -si

3. Information about the lua51-bencode package on Arch User Repository (AUR)

ID: 580721
Name: lua51-bencode
PackageBaseID: 139097
PackageBase: lua-bencode
Version: 2.2.0-1
Description: Library for encoding and decoding bencoded data
URL: https://bitbucket.org/wilhelmy/lua-bencode/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Stephen304
FirstSubmitted: 1548640181
LastModified: 1548640181
URLPath: /cgit/aur.git/snapshot/lua51-bencode.tar.gz