compose on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S compose

* (Optional) Uninstall compose on Arch using YAY

$ yay -Rns compose

2. Manually Install "compose" via AUR

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

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

b. Clone compose's git locally

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

c. Go to ~/compose folder and install it

$ cd ~/compose $ makepkg -si

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

ID: 1413344
Name: compose
PackageBaseID: 202824
PackageBase: compose
Version: 0.1.0-1
Description: Search for a Unicode codepoint to scaffold a line for your Compose file
URL: https://github.com/claui/compose
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Auerhuhn
Submitter: Auerhuhn
FirstSubmitted: 1708537263
LastModified: 1708537263
URLPath: /cgit/aur.git/snapshot/compose.tar.gz