conflip on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S conflip

* (Optional) Uninstall conflip on Arch using YAY

$ yay -Rns conflip

2. Manually Install "conflip" via AUR

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

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

b. Clone conflip's git locally

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

c. Go to ~/conflip folder and install it

$ cd ~/conflip $ makepkg -si

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

ID: 593201
Name: conflip
PackageBaseID: 124829
PackageBase: conflip
Version: 2.1.2-3
Description: A tool to synchronize settings/configurations across multiple machines
URL: https://github.com/Skycoder42/Conflip
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Skycoder42
FirstSubmitted: 1502728987
LastModified: 1552153377
URLPath: /cgit/aur.git/snapshot/conflip.tar.gz