c-macro on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S c-macro

* (Optional) Uninstall c-macro on Arch using YAY

$ yay -Rns c-macro

2. Manually Install "c-macro" via AUR

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

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

b. Clone c-macro's git locally

$ git clone https://aur.archlinux.org/c-macro.git ~/c-macro

c. Go to ~/c-macro folder and install it

$ cd ~/c-macro $ makepkg -si

3. Information about the c-macro package on Arch User Repository (AUR)

ID: 673283
Name: c-macro
PackageBaseID: 147201
PackageBase: c-macro
Version: 1.0.9-1
Description: The C Macro makes your local clipboard easily accessible in your Terminal
URL: https://github.com/rettier/c
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: m1ckey
Submitter: m1ckey
FirstSubmitted: 1575496122
LastModified: 1575496122
URLPath: /cgit/aur.git/snapshot/c-macro.tar.gz