changeling on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S changeling

* (Optional) Uninstall changeling on Arch using YAY

$ yay -Rns changeling

2. Manually Install "changeling" via AUR

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

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

b. Clone changeling's git locally

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

c. Go to ~/changeling folder and install it

$ cd ~/changeling $ makepkg -si

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

ID: 190332
Name: changeling
PackageBaseID: 73011
PackageBase: changeling
Version: 0-6
Description: Change just version of any package
URL: https://gist.github.com/swiftgeek/570d3ff3e700f8699c16
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: swiftgeek
Submitter: swiftgeek
FirstSubmitted: 1377820675
LastModified: 1433892720
URLPath: /cgit/aur.git/snapshot/changeling.tar.gz