conjure on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S conjure

* (Optional) Uninstall conjure on Arch using YAY

$ yay -Rns conjure

2. Manually Install "conjure" via AUR

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

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

b. Clone conjure's git locally

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

c. Go to ~/conjure folder and install it

$ cd ~/conjure $ makepkg -si

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

ID: 1389418
Name: conjure
PackageBaseID: 190945
PackageBase: conjure
Version: 0.1.2-1
Description: Magically transform your images.
URL: https://github.com/nate-xyz/conjure
NumVotes: 2
Popularity: 0.006727
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1677695453
LastModified: 1705783611
URLPath: /cgit/aur.git/snapshot/conjure.tar.gz

5. The same packages on other Linux Distributions