architect on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S architect

* (Optional) Uninstall architect on Arch using YAY

$ yay -Rns architect

2. Manually Install "architect" via AUR

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

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

b. Clone architect's git locally

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

c. Go to ~/architect folder and install it

$ cd ~/architect $ makepkg -si

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

ID: 767087
Name: architect
PackageBaseID: 155615
PackageBase: architect
Version: 0.9.11-1
Description: An integrated development environment (IDE) that focuses specifically on the needs of the data scientist
URL: https://www.getarchitect.io
NumVotes: 0
Popularity: 0
OutOfDate: 1702654109
Maintainer:
Submitter: ragouel
FirstSubmitted: 1595124870
LastModified: 1595124870
URLPath: /cgit/aur.git/snapshot/architect.tar.gz