devpod on AUR (Arch User Repository)
Last updated: November 19,2024
1. Install "devpod" 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 devpod on Arch using YAY
$
yay -S
devpod
Copied
* (Optional) Uninstall devpod on Arch using YAY
$
yay -Rns
devpod
Copied
2. Manually Install "devpod" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone devpod's git locally
$
git clone https://aur.archlinux.org/devpod.git
~/devpod
Copied
c. Go to ~/devpod folder and install it
$
cd
~/devpod
Copied
$
makepkg -si
Copied
3. Information about the devpod package on Arch User Repository (AUR)
ID: 1416246
Name: devpod
PackageBaseID: 202808
PackageBase: devpod
Version: 0.5.4-1
Description: Codespaces but open-source, client-only, and unopinionated - unofficial package
URL: https://github.com/loft-sh/devpod
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: IgnisDa
Submitter: IgnisDa
FirstSubmitted: 1708495806
LastModified: 1709009007
URLPath: /cgit/aur.git/snapshot/devpod.tar.gz
Name: devpod
PackageBaseID: 202808
PackageBase: devpod
Version: 0.5.4-1
Description: Codespaces but open-source, client-only, and unopinionated - unofficial package
URL: https://github.com/loft-sh/devpod
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: IgnisDa
Submitter: IgnisDa
FirstSubmitted: 1708495806
LastModified: 1709009007
URLPath: /cgit/aur.git/snapshot/devpod.tar.gz