python-dg-git on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-dg-git

* (Optional) Uninstall python-dg-git on Arch using YAY

$ yay -Rns python-dg-git

2. Manually Install "python-dg-git" via AUR

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

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

b. Clone python-dg-git's git locally

$ git clone https://aur.archlinux.org/python-dg-git.git ~/python-dg-git

c. Go to ~/python-dg-git folder and install it

$ cd ~/python-dg-git $ makepkg -si

3. Information about the python-dg-git package on Arch User Repository (AUR)

ID: 204998
Name: python-dg-git
PackageBaseID: 92472
PackageBase: python-dg-git
Version: da8831f-1
Description: A programming language running on CPython VM
URL: https://github.com/pyos/dg/
NumVotes: 1
Popularity: 0
OutOfDate: 1652045910
Maintainer: yuvadm
Submitter: yuvadm
FirstSubmitted: 1429910089
LastModified: 1435668721
URLPath: /cgit/aur.git/snapshot/python-dg-git.tar.gz