qualcoder on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S qualcoder

* (Optional) Uninstall qualcoder on Arch using YAY

$ yay -Rns qualcoder

2. Manually Install "qualcoder" via AUR

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

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

b. Clone qualcoder's git locally

$ git clone https://aur.archlinux.org/qualcoder.git ~/qualcoder

c. Go to ~/qualcoder folder and install it

$ cd ~/qualcoder $ makepkg -si

3. Information about the qualcoder package on Arch User Repository (AUR)

ID: 1090267
Name: qualcoder
PackageBaseID: 156312
PackageBase: qualcoder
Version: 3.0-1
Description: Qualitative data analysis for text, images, audio, video. Cross platform. Python 3.6 or newer and PyQt6.
URL: https://github.com/ccbogel/QualCoder
NumVotes: 3
Popularity: 2.0E-6
OutOfDate: 1693689903
Maintainer:
Submitter: ragouel
FirstSubmitted: 1596495453
LastModified: 1654403676
URLPath: /cgit/aur.git/snapshot/qualcoder.tar.gz