clip on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S clip

* (Optional) Uninstall clip on Arch using YAY

$ yay -Rns clip

2. Manually Install "clip" via AUR

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

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

b. Clone clip's git locally

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

c. Go to ~/clip folder and install it

$ cd ~/clip $ makepkg -si

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

ID: 753654
Name: clip
PackageBaseID: 154532
PackageBase: clip
Version: 0.7-1
Description: Create charts and diagrams using a CSS-like language
URL: https://clip-lang.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1592486430
LastModified: 1592486430
URLPath: /cgit/aur.git/snapshot/clip.tar.gz