stubgen on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "stubgen" 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 stubgen on Arch using YAY
$
yay -S
stubgen
Copied
* (Optional) Uninstall stubgen on Arch using YAY
$
yay -Rns
stubgen
Copied
2. Manually Install "stubgen" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone stubgen's git locally
$
git clone https://aur.archlinux.org/stubgen.git
~/stubgen
Copied
c. Go to ~/stubgen folder and install it
$
cd
~/stubgen
Copied
$
makepkg -si
Copied
3. Information about the stubgen package on Arch User Repository (AUR)
ID: 334353
Name: stubgen
PackageBaseID: 115148
PackageBase: stubgen
Version: 2.1.0-1
Description: Creates implementation stubs from C++ headers.
URL: http://www.radwin.org/michael/projects/stubgen/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1472643917
LastModified: 1472643917
URLPath: /cgit/aur.git/snapshot/stubgen.tar.gz
Name: stubgen
PackageBaseID: 115148
PackageBase: stubgen
Version: 2.1.0-1
Description: Creates implementation stubs from C++ headers.
URL: http://www.radwin.org/michael/projects/stubgen/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1472643917
LastModified: 1472643917
URLPath: /cgit/aur.git/snapshot/stubgen.tar.gz