devc-bin on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S devc-bin

* (Optional) Uninstall devc-bin on Arch using YAY

$ yay -Rns devc-bin

2. Manually Install "devc-bin" via AUR

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

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

b. Clone devc-bin's git locally

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

c. Go to ~/devc-bin folder and install it

$ cd ~/devc-bin $ makepkg -si

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

ID: 1187640
Name: devc-bin
PackageBaseID: 168633
PackageBase: devc-bin
Version: 1.0.1-1
Description: CLI tool to manage your devcontainers.
URL: https://github.con/nikaro/devc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nka
Submitter: nka
FirstSubmitted: 1625414664
LastModified: 1671909241
URLPath: /cgit/aur.git/snapshot/devc-bin.tar.gz