decompose-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S decompose-git

* (Optional) Uninstall decompose-git on Arch using YAY

$ yay -Rns decompose-git

2. Manually Install "decompose-git" via AUR

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

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

b. Clone decompose-git's git locally

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

c. Go to ~/decompose-git folder and install it

$ cd ~/decompose-git $ makepkg -si

3. Information about the decompose-git package on Arch User Repository (AUR)

ID: 1282631
Name: decompose-git
PackageBaseID: 97206
PackageBase: decompose-git
Version: r38.bcb0046-1
Description: Development Environment Compose - templating framework to help developers easily create and switch environments
URL: https://github.com/dmp1ce/decompose
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dmp1ce
Submitter: dmp1ce
FirstSubmitted: 1439269944
LastModified: 1688398828
URLPath: /cgit/aur.git/snapshot/decompose-git.tar.gz