xmeasure on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S xmeasure

* (Optional) Uninstall xmeasure on Arch using YAY

$ yay -Rns xmeasure

2. Manually Install "xmeasure" via AUR

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

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

b. Clone xmeasure's git locally

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

c. Go to ~/xmeasure folder and install it

$ cd ~/xmeasure $ makepkg -si

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

ID: 383983
Name: xmeasure
PackageBaseID: 103115
PackageBase: xmeasure
Version: 0.0.1-7
Description: Pixel measurement (ruler) tool on linux
URL: https://code.google.com/archive/p/xmeasure
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: ahphaw5S
Submitter: ahphaw5S
FirstSubmitted: 1447075646
LastModified: 1487082622
URLPath: /cgit/aur.git/snapshot/xmeasure.tar.gz