woke on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S woke

* (Optional) Uninstall woke on Arch using YAY

$ yay -Rns woke

2. Manually Install "woke" via AUR

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

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

b. Clone woke's git locally

$ git clone https://aur.archlinux.org/woke.git ~/woke

c. Go to ~/woke folder and install it

$ cd ~/woke $ makepkg -si

3. Information about the woke package on Arch User Repository (AUR)

ID: 1212658
Name: woke
PackageBaseID: 178381
PackageBase: woke
Version: 0.19.0-1
Description: Detect non-inclusive language in your source code.
URL: https://getwoke.tech/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ynerant
Submitter: ynerant
FirstSubmitted: 1651141979
LastModified: 1676715403
URLPath: /cgit/aur.git/snapshot/woke.tar.gz