qaccordion on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S qaccordion

* (Optional) Uninstall qaccordion on Arch using YAY

$ yay -Rns qaccordion

2. Manually Install "qaccordion" via AUR

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

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

b. Clone qaccordion's git locally

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

c. Go to ~/qaccordion folder and install it

$ cd ~/qaccordion $ makepkg -si

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

ID: 247669
Name: qaccordion
PackageBaseID: 102867
PackageBase: qaccordion
Version: 0.2.2-1
Description: A Qt Widget that provides an Accordion control
URL: https://github.com/crapp/qaccordion
NumVotes: 0
Popularity: 0
OutOfDate: 1703270257
Maintainer: zerox2a
Submitter: zerox2a
FirstSubmitted: 1446500972
LastModified: 1447437794
URLPath: /cgit/aur.git/snapshot/qaccordion.tar.gz