c-graph on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install c-graph on Arch using YAY
$
yay -S
c-graph
Copied
* (Optional) Uninstall c-graph on Arch using YAY
$
yay -Rns
c-graph
Copied
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
Copied
b. Clone c-graph's git locally
$
git clone https://aur.archlinux.org/c-graph.git
~/c-graph
Copied
c. Go to ~/c-graph folder and install it
$
cd
~/c-graph
Copied
$
makepkg -si
Copied
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
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