clipse on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S clipse

* (Optional) Uninstall clipse on Arch using YAY

$ yay -Rns clipse

2. Manually Install "clipse" via AUR

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

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

b. Clone clipse's git locally

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

c. Go to ~/clipse folder and install it

$ cd ~/clipse $ makepkg -si

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

ID: 1427987
Name: clipse
PackageBaseID: 203732
PackageBase: clipse
Version: 0.0.6-2
Description: A configurable TUI clipboard manager for Unix.
URL: https://github.com/savedra1/clipse
NumVotes: 2
Popularity: 1.99941
OutOfDate:
Maintainer: raininja
Submitter: raininja
FirstSubmitted: 1710545619
LastModified: 1710545619
URLPath: /cgit/aur.git/snapshot/clipse.tar.gz