devc on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S devc

* (Optional) Uninstall devc on Arch using YAY

$ yay -Rns devc

2. Manually Install "devc" via AUR

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

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

b. Clone devc's git locally

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

c. Go to ~/devc folder and install it

$ cd ~/devc $ makepkg -si

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

ID: 1187641
Name: devc
PackageBaseID: 148620
PackageBase: devc
Version: 1.0.1-1
Description: A CLI tool to manage your devcontainers
URL: https://github.com/nikaro/devc
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: nka
Submitter: nka
FirstSubmitted: 1580385054
LastModified: 1671909396
URLPath: /cgit/aur.git/snapshot/devc.tar.gz