circle on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install circle on Arch using YAY
$
yay -S
circle
Copied
* (Optional) Uninstall circle on Arch using YAY
$
yay -Rns
circle
Copied
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
Copied
b. Clone circle's git locally
$
git clone https://aur.archlinux.org/circle.git
~/circle
Copied
c. Go to ~/circle folder and install it
$
cd
~/circle
Copied
$
makepkg -si
Copied
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
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