qt5-qtcsv on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S qt5-qtcsv

* (Optional) Uninstall qt5-qtcsv on Arch using YAY

$ yay -Rns qt5-qtcsv

2. Manually Install "qt5-qtcsv" via AUR

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

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

b. Clone qt5-qtcsv's git locally

$ git clone https://aur.archlinux.org/qt5-qtcsv.git ~/qt5-qtcsv

c. Go to ~/qt5-qtcsv folder and install it

$ cd ~/qt5-qtcsv $ makepkg -si

3. Information about the qt5-qtcsv package on Arch User Repository (AUR)

ID: 1098725
Name: qt5-qtcsv
PackageBaseID: 183240
PackageBase: qt5-qtcsv
Version: 1.6-1
Description: Library for reading and writing csv-files in Qt.
URL: https://github.com/iamantony/qtcsv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1655275791
LastModified: 1655276600
URLPath: /cgit/aur.git/snapshot/qt5-qtcsv.tar.gz