python-ofxtools on AUR (Arch User Repository)

Last updated: June 08,2024

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

$ yay -S python-ofxtools

* (Optional) Uninstall python-ofxtools on Arch using YAY

$ yay -Rns python-ofxtools

2. Manually Install "python-ofxtools" via AUR

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

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

b. Clone python-ofxtools's git locally

$ git clone https://aur.archlinux.org/python-ofxtools.git ~/python-ofxtools

c. Go to ~/python-ofxtools folder and install it

$ cd ~/python-ofxtools $ makepkg -si

3. Information about the python-ofxtools package on Arch User Repository (AUR)

ID: 963045
Name: python-ofxtools
PackageBaseID: 171207
PackageBase: python-ofxtools
Version: 0.9.4-1
Description: A Python library for working with Open Financial Exchange (OFX) data
URL: https://github.com/csingley/ofxtools
NumVotes: 0
Popularity: 0
OutOfDate: 1653366575
Maintainer:
Submitter: csingley
FirstSubmitted: 1632067970
LastModified: 1632067970
URLPath: /cgit/aur.git/snapshot/python-ofxtools.tar.gz