newsqueak on AUR (Arch User Repository)

Last updated: May 22,2024

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

$ yay -S newsqueak

* (Optional) Uninstall newsqueak on Arch using YAY

$ yay -Rns newsqueak

2. Manually Install "newsqueak" via AUR

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

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

b. Clone newsqueak's git locally

$ git clone https://aur.archlinux.org/newsqueak.git ~/newsqueak

c. Go to ~/newsqueak folder and install it

$ cd ~/newsqueak $ makepkg -si

3. Information about the newsqueak package on Arch User Repository (AUR)

ID: 1383955
Name: newsqueak
PackageBaseID: 75165
PackageBase: newsqueak
Version: 1-2
Description: A Unix implementation of Newsqueak.
URL: http://www.herpolhode.com/rob/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1383767208
LastModified: 1704956726
URLPath: /cgit/aur.git/snapshot/newsqueak.tar.gz