hexo-cli on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "hexo-cli" 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
Copied
b. Install hexo-cli on Arch using YAY
$
yay -S
hexo-cli
Copied
* (Optional) Uninstall hexo-cli on Arch using YAY
$
yay -Rns
hexo-cli
Copied
2. Manually Install "hexo-cli" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone hexo-cli's git locally
$
git clone https://aur.archlinux.org/hexo-cli.git
~/hexo-cli
Copied
c. Go to ~/hexo-cli folder and install it
$
cd
~/hexo-cli
Copied
$
makepkg -si
Copied
3. Information about the hexo-cli package on Arch User Repository (AUR)
ID: 1395290
Name: hexo-cli
PackageBaseID: 168121
PackageBase: hexo-cli
Version: 4.3.1-2
Description: Command line interface for Hexo
URL: https://www.npmjs.com/package/hexo-cli
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: liolok
Submitter: liolok
FirstSubmitted: 1624104364
LastModified: 1706583942
URLPath: /cgit/aur.git/snapshot/hexo-cli.tar.gz
Name: hexo-cli
PackageBaseID: 168121
PackageBase: hexo-cli
Version: 4.3.1-2
Description: Command line interface for Hexo
URL: https://www.npmjs.com/package/hexo-cli
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: liolok
Submitter: liolok
FirstSubmitted: 1624104364
LastModified: 1706583942
URLPath: /cgit/aur.git/snapshot/hexo-cli.tar.gz