ambienttalk on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S ambienttalk

* (Optional) Uninstall ambienttalk on Arch using YAY

$ yay -Rns ambienttalk

2. Manually Install "ambienttalk" via AUR

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

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

b. Clone ambienttalk's git locally

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

c. Go to ~/ambienttalk folder and install it

$ cd ~/ambienttalk $ makepkg -si

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

ID: 402558
Name: ambienttalk
PackageBaseID: 121624
PackageBase: ambienttalk
Version: 2.22-2
Description: Interactive shell for AmbientTalk, an experimental object-oriented distributed programming language. The language is primarily targeted at writing programs deployed in mobile ad hoc networks.
URL: http://soft.vub.ac.be/amop/
NumVotes: 0
Popularity: 0
OutOfDate: 1549832753
Maintainer:
Submitter: BjarnoBe
FirstSubmitted: 1492547359
LastModified: 1492547777
URLPath: /cgit/aur.git/snapshot/ambienttalk.tar.gz