python-okta on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S python-okta

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

$ yay -Rns python-okta

2. Manually Install "python-okta" via AUR

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

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

b. Clone python-okta's git locally

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

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

$ cd ~/python-okta $ makepkg -si

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

ID: 806242
Name: python-okta
PackageBaseID: 156342
PackageBase: python-okta
Version: r31.e45b411-1
Description: Python SDK for managing Okta instances
URL: https://github.com/okta/okta-sdk-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chrissnell
Submitter: chrissnell
FirstSubmitted: 1596553853
LastModified: 1603038253
URLPath: /cgit/aur.git/snapshot/python-okta.tar.gz