slugify on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S slugify

* (Optional) Uninstall slugify on Arch using YAY

$ yay -Rns slugify

2. Manually Install "slugify" via AUR

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

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

b. Clone slugify's git locally

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

c. Go to ~/slugify folder and install it

$ cd ~/slugify $ makepkg -si

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

ID: 1053680
Name: slugify
PackageBaseID: 176540
PackageBase: slugify
Version: 1.0.1-1
Description: Bash command that converts filenames and directories to a web friendly format.
URL: https://github.com/benlinton/slugify
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1646213401
LastModified: 1647702817
URLPath: /cgit/aur.git/snapshot/slugify.tar.gz