mip.rs on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S mip.rs

* (Optional) Uninstall mip.rs on Arch using YAY

$ yay -Rns mip.rs

2. Manually Install "mip.rs" via AUR

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

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

b. Clone mip.rs's git locally

$ git clone https://aur.archlinux.org/mip.rs.git ~/mip.rs

c. Go to ~/mip.rs folder and install it

$ cd ~/mip.rs $ makepkg -si

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

ID: 1296750
Name: mip.rs
PackageBaseID: 196280
PackageBase: mip.rs
Version: v0.2.2-1
Description: Markdown Instant Preview aka mip is a fast and bloatless markdown document viewer. Mip uses a webview window to render the markdown. I wrote mip to preview my markdown files which I write in vim.
URL: https://github.com/mipmip/mip.rs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: meille
Submitter: meille
FirstSubmitted: 1690783149
LastModified: 1690785553
URLPath: /cgit/aur.git/snapshot/mip.rs.tar.gz