medis on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S medis

* (Optional) Uninstall medis on Arch using YAY

$ yay -Rns medis

2. Manually Install "medis" via AUR

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

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

b. Clone medis's git locally

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

c. Go to ~/medis folder and install it

$ cd ~/medis $ makepkg -si

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

ID: 898681
Name: medis
PackageBaseID: 124887
PackageBase: medis
Version: 1.0.3-2
Description: Medis is a beautiful, easy-to-use database management application for Redis.
URL: https://github.com/luin/medis
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: darky
Submitter: darky
FirstSubmitted: 1503003926
LastModified: 1619554093
URLPath: /cgit/aur.git/snapshot/medis.tar.gz