msitools-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

b. Install msitools-git on Arch using YAY

$ yay -S msitools-git

* (Optional) Uninstall msitools-git on Arch using YAY

$ yay -Rns msitools-git

2. Manually Install "msitools-git" via AUR

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

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

b. Clone msitools-git's git locally

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

c. Go to ~/msitools-git folder and install it

$ cd ~/msitools-git $ makepkg -si

3. Information about the msitools-git package on Arch User Repository (AUR)

ID: 743572
Name: msitools-git
PackageBaseID: 131212
PackageBase: msitools-git
Version: r825.7ac1e76-1
Description: Set of programs to inspect and build Windows Installer (.MSI) files (Git)
URL: https://wiki.gnome.org/msitools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arcnmx
FirstSubmitted: 1522377935
LastModified: 1590599833
URLPath: /cgit/aur.git/snapshot/msitools-git.tar.gz