zsh-history-manager on AUR (Arch User Repository)

Last updated: September 06,2024

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

$ yay -S zsh-history-manager

* (Optional) Uninstall zsh-history-manager on Arch using YAY

$ yay -Rns zsh-history-manager

2. Manually Install "zsh-history-manager" via AUR

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

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

b. Clone zsh-history-manager's git locally

$ git clone https://aur.archlinux.org/zsh-history-manager.git ~/zsh-history-manager

c. Go to ~/zsh-history-manager folder and install it

$ cd ~/zsh-history-manager $ makepkg -si

3. Information about the zsh-history-manager package on Arch User Repository (AUR)

ID: 1043995
Name: zsh-history-manager
PackageBaseID: 176473
PackageBase: zsh-history-manager
Version: 0.0.1-1
Description: Backup and restore ZSH history
URL: https://github.com/rchakra3/zsh_history
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1646004646
LastModified: 1646004646
URLPath: /cgit/aur.git/snapshot/zsh-history-manager.tar.gz