micro-cap on AUR (Arch User Repository)

Last updated: December 23,2024

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

$ yay -S micro-cap

* (Optional) Uninstall micro-cap on Arch using YAY

$ yay -Rns micro-cap

2. Manually Install "micro-cap" via AUR

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

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

b. Clone micro-cap's git locally

$ git clone https://aur.archlinux.org/micro-cap.git ~/micro-cap

c. Go to ~/micro-cap folder and install it

$ cd ~/micro-cap $ makepkg -si

3. Information about the micro-cap package on Arch User Repository (AUR)

ID: 860095
Name: micro-cap
PackageBaseID: 162978
PackageBase: micro-cap
Version: 12-1
Description: an integrated schematic editor and mixed analog/digital circuit simulator
URL: http://www.spectrum-soft.com/index.shtm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1612644531
LastModified: 1612717797
URLPath: /cgit/aur.git/snapshot/micro-cap.tar.gz