mir on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S mir

* (Optional) Uninstall mir on Arch using YAY

$ yay -Rns mir

2. Manually Install "mir" via AUR

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

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

b. Clone mir's git locally

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

c. Go to ~/mir folder and install it

$ cd ~/mir $ makepkg -si

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

ID: 1407145
Name: mir
PackageBaseID: 77437
PackageBase: mir
Version: 2.16.3-1
Description: Canonical's display server
URL: https://mir-server.io
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: Neptune650
Submitter: onny
FirstSubmitted: 1389631782
LastModified: 1707590295
URLPath: /cgit/aur.git/snapshot/mir.tar.gz