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
Copied
b. Install clip on Arch using YAY
$
yay -S
clip
Copied
* (Optional) Uninstall clip on Arch using YAY
$
yay -Rns
clip
Copied
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
Copied
b. Clone clip's git locally
$
git clone https://aur.archlinux.org/clip.git
~/clip
Copied
c. Go to ~/clip folder and install it
$
cd
~/clip
Copied
$
makepkg -si
Copied
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
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