python-morphys on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-morphys

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

$ yay -Rns python-morphys

2. Manually Install "python-morphys" via AUR

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

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

b. Clone python-morphys's git locally

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

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

$ cd ~/python-morphys $ makepkg -si

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

ID: 1253368
Name: python-morphys
PackageBaseID: 149727
PackageBase: python-morphys
Version: 1.0-4
Description: Smart conversions between unicode and bytes types for common cases (no active development)
URL: https://github.com/mkalinski/morphys
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: RubenKelevra
Submitter: RubenKelevra
FirstSubmitted: 1583187393
LastModified: 1683331679
URLPath: /cgit/aur.git/snapshot/python-morphys.tar.gz