makewiz-bin on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "makewiz-bin" 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 makewiz-bin on Arch using YAY

$ yay -S makewiz-bin

* (Optional) Uninstall makewiz-bin on Arch using YAY

$ yay -Rns makewiz-bin

2. Manually Install "makewiz-bin" via AUR

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

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

b. Clone makewiz-bin's git locally

$ git clone https://aur.archlinux.org/makewiz-bin.git ~/makewiz-bin

c. Go to ~/makewiz-bin folder and install it

$ cd ~/makewiz-bin $ makepkg -si

3. Information about the makewiz-bin package on Arch User Repository (AUR)

ID: 1330639
Name: makewiz-bin
PackageBaseID: 197020
PackageBase: makewiz-bin
Version: 0.8.0-1
Description: MakeWiz is a command line tool that generates a Makefile based on the files in your directory
URL: https://github.com/kallazz/MakeWiz
NumVotes: 1
Popularity: 0.021335
OutOfDate:
Maintainer: kallazz
Submitter: kallazz
FirstSubmitted: 1693066405
LastModified: 1696791678
URLPath: /cgit/aur.git/snapshot/makewiz-bin.tar.gz