tmake on AUR (Arch User Repository)

Last updated: June 13,2024

1. Install "tmake" 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

b. Install tmake on Arch using YAY

$ yay -S tmake

* (Optional) Uninstall tmake on Arch using YAY

$ yay -Rns tmake

2. Manually Install "tmake" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone tmake's git locally

$ git clone https://aur.archlinux.org/tmake.git ~/tmake

c. Go to ~/tmake folder and install it

$ cd ~/tmake $ makepkg -si

3. Information about the tmake package on Arch User Repository (AUR)

ID: 189090
Name: tmake
PackageBaseID: 2833
PackageBase: tmake
Version: 2.12-3
Description: multiplatform makefile generator in Perl
URL: http://tmake.sourceforge.net/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1133178628
LastModified: 1433856629
URLPath: /cgit/aur.git/snapshot/tmake.tar.gz