msitools on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S msitools

* (Optional) Uninstall msitools on Arch using YAY

$ yay -Rns msitools

2. Manually Install "msitools" via AUR

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

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

b. Clone msitools's git locally

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

c. Go to ~/msitools folder and install it

$ cd ~/msitools $ makepkg -si

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

ID: 1100949
Name: msitools
PackageBaseID: 106475
PackageBase: msitools
Version: 0.101-5
Description: Set of programs to inspect and build Windows Installer (.MSI) files
URL: https://wiki.gnome.org/msitools
NumVotes: 23
Popularity: 0.009043
OutOfDate:
Maintainer: yan12125
FirstSubmitted: 1453472742
LastModified: 1655688894
URLPath: /cgit/aur.git/snapshot/msitools.tar.gz