findfileconflicts on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S findfileconflicts

* (Optional) Uninstall findfileconflicts on Arch using YAY

$ yay -Rns findfileconflicts

2. Manually Install "findfileconflicts" via AUR

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

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

b. Clone findfileconflicts's git locally

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

c. Go to ~/findfileconflicts folder and install it

$ cd ~/findfileconflicts $ makepkg -si

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

ID: 797425
Name: findfileconflicts
PackageBaseID: 158127
PackageBase: findfileconflicts
Version: 1.1.3-1
Description: Detect and solve possible file conflicts
URL: https://github.com/artemanufrij/findfileconflicts
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clove3am
FirstSubmitted: 1601246049
LastModified: 1601246049
URLPath: /cgit/aur.git/snapshot/findfileconflicts.tar.gz