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