cirkuit on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S cirkuit

* (Optional) Uninstall cirkuit on Arch using YAY

$ yay -Rns cirkuit

2. Manually Install "cirkuit" via AUR

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

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

b. Clone cirkuit's git locally

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

c. Go to ~/cirkuit folder and install it

$ cd ~/cirkuit $ makepkg -si

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

ID: 695053
Name: cirkuit
PackageBaseID: 27493
PackageBase: cirkuit
Version: 0.4.3-5
Description: Cirkuit is a KDE4 GUI for the Circuit macros by Dwight Aplevich, for drawing high-quality line diagrams to include in TeX, LaTeX, for similar documents.
URL: https://wwwu.uni-klu.ac.at/magostin/cirkuit.html
NumVotes: 30
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1245667510
LastModified: 1581278768
URLPath: /cgit/aur.git/snapshot/cirkuit.tar.gz

5. The same packages on other Linux Distributions