circle on AUR (Arch User Repository)

Last updated: April 24,2024

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

$ yay -S circle

* (Optional) Uninstall circle on Arch using YAY

$ yay -Rns circle

2. Manually Install "circle" via AUR

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

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

b. Clone circle's git locally

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

c. Go to ~/circle folder and install it

$ cd ~/circle $ makepkg -si

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

ID: 1352829
Name: circle
PackageBaseID: 167685
PackageBase: circle
Version: 1.0.0_200-1
Description: a C++ compiler with many novel language features
URL: https://circle-lang.org
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: nnym
Submitter: nnym
FirstSubmitted: 1622941264
LastModified: 1699931536
URLPath: /cgit/aur.git/snapshot/circle.tar.gz