python-convey on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-convey

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

$ yay -Rns python-convey

2. Manually Install "python-convey" via AUR

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

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

b. Clone python-convey's git locally

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

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

$ cd ~/python-convey $ makepkg -si

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

ID: 668288
Name: python-convey
PackageBaseID: 146749
PackageBase: python-convey
Version: 1.2-1
Description: CSV processing and mutual conversion of web related data types
URL: https://github.com/CZ-NIC/convey
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tkrizek
Submitter: tkrizek
FirstSubmitted: 1574170821
LastModified: 1574170821
URLPath: /cgit/aur.git/snapshot/python-convey.tar.gz