qcopy on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S qcopy

* (Optional) Uninstall qcopy on Arch using YAY

$ yay -Rns qcopy

2. Manually Install "qcopy" via AUR

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

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

b. Clone qcopy's git locally

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

c. Go to ~/qcopy folder and install it

$ cd ~/qcopy $ makepkg -si

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

ID: 1255218
Name: qcopy
PackageBaseID: 179062
PackageBase: qcopy
Version: 2.0.0-1
Description: Easily save important snippets such as passwords for quick access copying at any point
URL: https://gitlab.com/a4to/qcopy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: connor
Submitter: connor
FirstSubmitted: 1653251452
LastModified: 1683599544
URLPath: /cgit/aur.git/snapshot/qcopy.tar.gz