python-file-read-backwards on AUR (Arch User Repository)

Last updated: July 02,2024

1. Install "python-file-read-backwards" 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 python-file-read-backwards on Arch using YAY

$ yay -S python-file-read-backwards

* (Optional) Uninstall python-file-read-backwards on Arch using YAY

$ yay -Rns python-file-read-backwards

2. Manually Install "python-file-read-backwards" via AUR

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

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

b. Clone python-file-read-backwards's git locally

$ git clone https://aur.archlinux.org/python-file-read-backwards.git ~/python-file-read-backwards

c. Go to ~/python-file-read-backwards folder and install it

$ cd ~/python-file-read-backwards $ makepkg -si

3. Information about the python-file-read-backwards package on Arch User Repository (AUR)

ID: 870609
Name: python-file-read-backwards
PackageBaseID: 163861
PackageBase: python-file-read-backwards
Version: 2.0.0-1
Description: Memory efficient way of reading files line-by-line from the end of file
URL: https://github.com/RobinNil/file_read_backwards
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: benallard
Submitter: benallard
FirstSubmitted: 1614512868
LastModified: 1614512868
URLPath: /cgit/aur.git/snapshot/python-file-read-backwards.tar.gz