mycli on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S mycli

* (Optional) Uninstall mycli on Arch using YAY

$ yay -Rns mycli

2. Manually Install "mycli" via AUR

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

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

b. Clone mycli's git locally

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

c. Go to ~/mycli folder and install it

$ cd ~/mycli $ makepkg -si

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

ID: 1307726
Name: mycli
PackageBaseID: 96757
PackageBase: mycli
Version: 1.27.0-1
Description: A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting
URL: https://github.com/dbcli/mycli
NumVotes: 44
Popularity: 0.375839
OutOfDate:
Maintainer: loonies
Submitter: aabmass
FirstSubmitted: 1438788797
LastModified: 1692732361
URLPath: /cgit/aur.git/snapshot/mycli.tar.gz