tclip on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S tclip

* (Optional) Uninstall tclip on Arch using YAY

$ yay -Rns tclip

2. Manually Install "tclip" via AUR

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

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

b. Clone tclip's git locally

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

c. Go to ~/tclip folder and install it

$ cd ~/tclip $ makepkg -si

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

ID: 840398
Name: tclip
PackageBaseID: 161461
PackageBase: tclip
Version: 0.4.4-1
Description: Simple clipboard manager written in TCL/TK
URL: https://github.com/thanoulis/tclip
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1609372966
LastModified: 1609372966
URLPath: /cgit/aur.git/snapshot/tclip.tar.gz