clip-history on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S clip-history

* (Optional) Uninstall clip-history on Arch using YAY

$ yay -Rns clip-history

2. Manually Install "clip-history" via AUR

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

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

b. Clone clip-history's git locally

$ git clone https://aur.archlinux.org/clip-history.git ~/clip-history

c. Go to ~/clip-history folder and install it

$ cd ~/clip-history $ makepkg -si

3. Information about the clip-history package on Arch User Repository (AUR)

ID: 699325
Name: clip-history
PackageBaseID: 147063
PackageBase: clip-history
Version: 0.6-1
Description: A clipboard manager that simply keeps a list of everything copied
URL: https://github.com/TAAPArthur/clip-history
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: TAAPAye
Submitter: TAAPAye
FirstSubmitted: 1575109850
LastModified: 1582274145
URLPath: /cgit/aur.git/snapshot/clip-history.tar.gz