python-markovify on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-markovify

* (Optional) Uninstall python-markovify on Arch using YAY

$ yay -Rns python-markovify

2. Manually Install "python-markovify" via AUR

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

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

b. Clone python-markovify's git locally

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

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

$ cd ~/python-markovify $ makepkg -si

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

ID: 1111305
Name: python-markovify
PackageBaseID: 119548
PackageBase: python-markovify
Version: 0.9.4-1
Description: Simple, extensible Markov chain generator
URL: https://github.com/jsvine/markovify
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: drawm
FirstSubmitted: 1486461592
LastModified: 1657695413
URLPath: /cgit/aur.git/snapshot/python-markovify.tar.gz