devc on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install devc on Arch using YAY
$
yay -S
devc
Copied
* (Optional) Uninstall devc on Arch using YAY
$
yay -Rns
devc
Copied
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
Copied
b. Clone devc's git locally
$
git clone https://aur.archlinux.org/devc.git
~/devc
Copied
c. Go to ~/devc folder and install it
$
cd
~/devc
Copied
$
makepkg -si
Copied
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
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