miro on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S miro

* (Optional) Uninstall miro on Arch using YAY

$ yay -Rns miro

2. Manually Install "miro" via AUR

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

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

b. Clone miro's git locally

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

c. Go to ~/miro folder and install it

$ cd ~/miro $ makepkg -si

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

ID: 1163976
Name: miro
PackageBaseID: 165052
PackageBase: miro
Version: 0.2.0-2
Description: A GPU-accelerated terminal emulator written in Rust
URL: https://github.com/o2sh/miro
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1617058344
LastModified: 1667589475
URLPath: /cgit/aur.git/snapshot/miro.tar.gz