make-git on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "make-git" 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 make-git on Arch using YAY
$
yay -S
make-git
Copied
* (Optional) Uninstall make-git on Arch using YAY
$
yay -Rns
make-git
Copied
2. Manually Install "make-git" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone make-git's git locally
$
git clone https://aur.archlinux.org/make-git.git
~/make-git
Copied
c. Go to ~/make-git folder and install it
$
cd
~/make-git
Copied
$
makepkg -si
Copied
3. Information about the make-git package on Arch User Repository (AUR)
ID: 1154574
Name: make-git
PackageBaseID: 124904
PackageBase: make-git
Version: 4.3.91.r0.g7c71df56-1
Description: A tool which controls the generation of executables and other non-source files of a program from the program's source files
URL: https://www.gnu.org/software/make/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1503072224
LastModified: 1666172885
URLPath: /cgit/aur.git/snapshot/make-git.tar.gz
Name: make-git
PackageBaseID: 124904
PackageBase: make-git
Version: 4.3.91.r0.g7c71df56-1
Description: A tool which controls the generation of executables and other non-source files of a program from the program's source files
URL: https://www.gnu.org/software/make/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1503072224
LastModified: 1666172885
URLPath: /cgit/aur.git/snapshot/make-git.tar.gz