egypt on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "egypt" 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 egypt on Arch using YAY
$
yay -S
egypt
Copied
* (Optional) Uninstall egypt on Arch using YAY
$
yay -Rns
egypt
Copied
2. Manually Install "egypt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone egypt's git locally
$
git clone https://aur.archlinux.org/egypt.git
~/egypt
Copied
c. Go to ~/egypt folder and install it
$
cd
~/egypt
Copied
$
makepkg -si
Copied
3. Information about the egypt package on Arch User Repository (AUR)
ID: 1306674
Name: egypt
PackageBaseID: 99699
PackageBase: egypt
Version: 1.11-1
Description: A simple tool for creating call graphs of C programs
URL: https://www.gson.org/egypt/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: oriba
Submitter: zorun
FirstSubmitted: 1441877489
LastModified: 1692549306
URLPath: /cgit/aur.git/snapshot/egypt.tar.gz
Name: egypt
PackageBaseID: 99699
PackageBase: egypt
Version: 1.11-1
Description: A simple tool for creating call graphs of C programs
URL: https://www.gson.org/egypt/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: oriba
Submitter: zorun
FirstSubmitted: 1441877489
LastModified: 1692549306
URLPath: /cgit/aur.git/snapshot/egypt.tar.gz