devcontainer-cli on AUR (Arch User Repository)
Last updated: November 17,2024
1. Install "devcontainer-cli" 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 devcontainer-cli on Arch using YAY
$
yay -S
devcontainer-cli
Copied
* (Optional) Uninstall devcontainer-cli on Arch using YAY
$
yay -Rns
devcontainer-cli
Copied
2. Manually Install "devcontainer-cli" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone devcontainer-cli's git locally
$
git clone https://aur.archlinux.org/devcontainer-cli.git
~/devcontainer-cli
Copied
c. Go to ~/devcontainer-cli folder and install it
$
cd
~/devcontainer-cli
Copied
$
makepkg -si
Copied
3. Information about the devcontainer-cli package on Arch User Repository (AUR)
ID: 1393084
Name: devcontainer-cli
PackageBaseID: 183047
PackageBase: devcontainer-cli
Version: 0.56.1-1
Description: Dev container CLI, which can take a devcontainer.json and create and configure a dev container from it.
URL: https://github.com/devcontainers/cli
NumVotes: 5
Popularity: 0.887102
OutOfDate:
Maintainer: tjquillan
Submitter: tjquillan
FirstSubmitted: 1654830960
LastModified: 1706304622
URLPath: /cgit/aur.git/snapshot/devcontainer-cli.tar.gz
Name: devcontainer-cli
PackageBaseID: 183047
PackageBase: devcontainer-cli
Version: 0.56.1-1
Description: Dev container CLI, which can take a devcontainer.json and create and configure a dev container from it.
URL: https://github.com/devcontainers/cli
NumVotes: 5
Popularity: 0.887102
OutOfDate:
Maintainer: tjquillan
Submitter: tjquillan
FirstSubmitted: 1654830960
LastModified: 1706304622
URLPath: /cgit/aur.git/snapshot/devcontainer-cli.tar.gz