dfix on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S dfix

* (Optional) Uninstall dfix on Arch using YAY

$ yay -Rns dfix

2. Manually Install "dfix" via AUR

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

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

b. Clone dfix's git locally

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

c. Go to ~/dfix folder and install it

$ cd ~/dfix $ makepkg -si

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

ID: 586558
Name: dfix
PackageBaseID: 106424
PackageBase: dfix
Version: 0.3.5-1
Description: Tool for automatically upgrading D source code
URL: https://github.com/dlang-community/dfix
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Saluu
Submitter: Saluu
FirstSubmitted: 1453388533
LastModified: 1550255594
URLPath: /cgit/aur.git/snapshot/dfix.tar.gz