python-oslash on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-oslash

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

$ yay -Rns python-oslash

2. Manually Install "python-oslash" via AUR

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

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

b. Clone python-oslash's git locally

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

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

$ cd ~/python-oslash $ makepkg -si

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

ID: 958520
Name: python-oslash
PackageBaseID: 170881
PackageBase: python-oslash
Version: 0.6.3-1
Description: OSlash (Ø) is a library for playing with functional programming in Python 3.8+.
URL: https://github.com/dbrattli/oslash
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pizzaman
Submitter: pizzaman
FirstSubmitted: 1631159361
LastModified: 1631159361
URLPath: /cgit/aur.git/snapshot/python-oslash.tar.gz