mixtool on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S mixtool

* (Optional) Uninstall mixtool on Arch using YAY

$ yay -Rns mixtool

2. Manually Install "mixtool" via AUR

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

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

b. Clone mixtool's git locally

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

c. Go to ~/mixtool folder and install it

$ cd ~/mixtool $ makepkg -si

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

ID: 1157775
Name: mixtool
PackageBaseID: 176287
PackageBase: mixtool
Version: 0.0.0.r82.g4c07d4ed7465-1
Description: helper for easily working with jsonnet mixins
URL: https://github.com/monitoring-mixins/mixtool
NumVotes: 1
Popularity: 2.0E-6
OutOfDate:
Maintainer:
Submitter: matthias.lisin
FirstSubmitted: 1645566909
LastModified: 1666822938
URLPath: /cgit/aur.git/snapshot/mixtool.tar.gz