xlogo on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "xlogo" 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 xlogo on Arch using YAY
$
yay -S
xlogo
Copied
* (Optional) Uninstall xlogo on Arch using YAY
$
yay -Rns
xlogo
Copied
2. Manually Install "xlogo" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone xlogo's git locally
$
git clone https://aur.archlinux.org/xlogo.git
~/xlogo
Copied
c. Go to ~/xlogo folder and install it
$
cd
~/xlogo
Copied
$
makepkg -si
Copied
3. Information about the xlogo package on Arch User Repository (AUR)
ID: 683391
Name: xlogo
PackageBaseID: 72375
PackageBase: xlogo
Version: 0.9.96pre-1
Description: Logo interpreter written in Java, to teach programming to children with a graphical turtle
URL: http://xlogo.tuxfamily.org/
NumVotes: 11
Popularity: 0.021381
OutOfDate:
Maintainer:
Submitter: xyproto
FirstSubmitted: 1375732720
LastModified: 1578342206
URLPath: /cgit/aur.git/snapshot/xlogo.tar.gz
Name: xlogo
PackageBaseID: 72375
PackageBase: xlogo
Version: 0.9.96pre-1
Description: Logo interpreter written in Java, to teach programming to children with a graphical turtle
URL: http://xlogo.tuxfamily.org/
NumVotes: 11
Popularity: 0.021381
OutOfDate:
Maintainer:
Submitter: xyproto
FirstSubmitted: 1375732720
LastModified: 1578342206
URLPath: /cgit/aur.git/snapshot/xlogo.tar.gz