devmode-git on AUR (Arch User Repository)

Last updated: June 11,2024

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

$ yay -S devmode-git

* (Optional) Uninstall devmode-git on Arch using YAY

$ yay -Rns devmode-git

2. Manually Install "devmode-git" via AUR

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

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

b. Clone devmode-git's git locally

$ git clone https://aur.archlinux.org/devmode-git.git ~/devmode-git

c. Go to ~/devmode-git folder and install it

$ cd ~/devmode-git $ makepkg -si

3. Information about the devmode-git package on Arch User Repository (AUR)

ID: 997841
Name: devmode-git
PackageBaseID: 171052
PackageBase: devmode-git
Version: 1e1be59-3
Description: Devmode is a code management utility for developers.
URL: https://github.com/edfloreshz/devmode
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Kedap
Submitter: Kedap
FirstSubmitted: 1631649929
LastModified: 1638594219
URLPath: /cgit/aur.git/snapshot/devmode-git.tar.gz