c-graph on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S c-graph

* (Optional) Uninstall c-graph on Arch using YAY

$ yay -Rns c-graph

2. Manually Install "c-graph" via AUR

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

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

b. Clone c-graph's git locally

$ git clone https://aur.archlinux.org/c-graph.git ~/c-graph

c. Go to ~/c-graph folder and install it

$ cd ~/c-graph $ makepkg -si

3. Information about the c-graph package on Arch User Repository (AUR)

ID: 658322
Name: c-graph
PackageBaseID: 120730
PackageBase: c-graph
Version: 2.0.1-1
Description: Demonstrates the theory of convolution underlying engineering systems and signal analysis.
URL: https://www.gnu.org/software/c-graph/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1489875164
LastModified: 1571684499
URLPath: /cgit/aur.git/snapshot/c-graph.tar.gz