python-unicode-slugify on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python-unicode-slugify

* (Optional) Uninstall python-unicode-slugify on Arch using YAY

$ yay -Rns python-unicode-slugify

2. Manually Install "python-unicode-slugify" via AUR

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

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

b. Clone python-unicode-slugify's git locally

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

c. Go to ~/python-unicode-slugify folder and install it

$ cd ~/python-unicode-slugify $ makepkg -si

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

ID: 1400940
Name: python-unicode-slugify
PackageBaseID: 145661
PackageBase: python-unicode-slugify
Version: 0.1.5-2
Description: A slugifier that works in unicode
URL: http://github.com/mozilla/unicode-slugify
NumVotes: 5
Popularity: 0.871186
OutOfDate:
Maintainer: carsme
Submitter: timschumi
FirstSubmitted: 1570534720
LastModified: 1706870200
URLPath: /cgit/aur.git/snapshot/python-unicode-slugify.tar.gz