tty-copy on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S tty-copy

* (Optional) Uninstall tty-copy on Arch using YAY

$ yay -Rns tty-copy

2. Manually Install "tty-copy" via AUR

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

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

b. Clone tty-copy's git locally

$ git clone https://aur.archlinux.org/tty-copy.git ~/tty-copy

c. Go to ~/tty-copy folder and install it

$ cd ~/tty-copy $ makepkg -si

3. Information about the tty-copy package on Arch User Repository (AUR)

ID: 1055206
Name: tty-copy
PackageBaseID: 176936
PackageBase: tty-copy
Version: 0.2.2-1
Description: Copy content to system clipboard via TTY and terminal using ANSI OSC52 sequence
URL: https://github.com/jirutka/tty-copy
NumVotes: 2
Popularity: 0.278117
OutOfDate:
Maintainer: jirutka
Submitter: jirutka
FirstSubmitted: 1647368798
LastModified: 1647978824
URLPath: /cgit/aur.git/snapshot/tty-copy.tar.gz