atopile on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S atopile

* (Optional) Uninstall atopile on Arch using YAY

$ yay -Rns atopile

2. Manually Install "atopile" via AUR

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

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

b. Clone atopile's git locally

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

c. Go to ~/atopile folder and install it

$ cd ~/atopile $ makepkg -si

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

ID: 1413846
Name: atopile
PackageBaseID: 202197
PackageBase: atopile
Version: 0.2.19-1
Description: A tool to build electronic circuit boards with code
URL: https://github.com/atopile/atopile
NumVotes: 2
Popularity: 1.066455
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1707168062
LastModified: 1708627493
URLPath: /cgit/aur.git/snapshot/atopile.tar.gz