dstep on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S dstep

* (Optional) Uninstall dstep on Arch using YAY

$ yay -Rns dstep

2. Manually Install "dstep" via AUR

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

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

b. Clone dstep's git locally

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

c. Go to ~/dstep folder and install it

$ cd ~/dstep $ makepkg -si

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

ID: 1089255
Name: dstep
PackageBaseID: 100305
PackageBase: dstep
Version: 1.0.3-1
Description: Automatic C header to D module translator
URL: https://github.com/jacob-carlborg/dstep
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Tooniis
Submitter: Dicebot
FirstSubmitted: 1442657614
LastModified: 1654224668
URLPath: /cgit/aur.git/snapshot/dstep.tar.gz