makeheaders on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "makeheaders" 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 makeheaders on Arch using YAY
$
yay -S
makeheaders
Copied
* (Optional) Uninstall makeheaders on Arch using YAY
$
yay -Rns
makeheaders
Copied
2. Manually Install "makeheaders" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone makeheaders's git locally
$
git clone https://aur.archlinux.org/makeheaders.git
~/makeheaders
Copied
c. Go to ~/makeheaders folder and install it
$
cd
~/makeheaders
Copied
$
makepkg -si
Copied
3. Information about the makeheaders package on Arch User Repository (AUR)
ID: 215913
Name: makeheaders
PackageBaseID: 49836
PackageBase: makeheaders
Version: 1.0-2
Description: simple utility that will automatically generate .h files from .{c,cpp} files
URL: http://www.hwaci.com/sw/mkhdr/
NumVotes: 6
Popularity: 0.001426
OutOfDate: 1682319794
Maintainer: netcrusher
Submitter:
FirstSubmitted: 1308119491
LastModified: 1438098401
URLPath: /cgit/aur.git/snapshot/makeheaders.tar.gz
Name: makeheaders
PackageBaseID: 49836
PackageBase: makeheaders
Version: 1.0-2
Description: simple utility that will automatically generate .h files from .{c,cpp} files
URL: http://www.hwaci.com/sw/mkhdr/
NumVotes: 6
Popularity: 0.001426
OutOfDate: 1682319794
Maintainer: netcrusher
Submitter:
FirstSubmitted: 1308119491
LastModified: 1438098401
URLPath: /cgit/aur.git/snapshot/makeheaders.tar.gz