code-minimap on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S code-minimap

* (Optional) Uninstall code-minimap on Arch using YAY

$ yay -Rns code-minimap

2. Manually Install "code-minimap" via AUR

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

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

b. Clone code-minimap's git locally

$ git clone https://aur.archlinux.org/code-minimap.git ~/code-minimap

c. Go to ~/code-minimap folder and install it

$ cd ~/code-minimap $ makepkg -si

3. Information about the code-minimap package on Arch User Repository (AUR)

ID: 1012518
Name: code-minimap
PackageBaseID: 158055
PackageBase: code-minimap
Version: 0.6.4-1
Description: A high performance code minimap render
URL: https://github.com/wfxr/code-minimap
NumVotes: 5
Popularity: 4.0E-6
OutOfDate:
Maintainer: wfxr
Submitter: wfxr
FirstSubmitted: 1601096822
LastModified: 1641050432
URLPath: /cgit/aur.git/snapshot/code-minimap.tar.gz