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