phptok on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S phptok

* (Optional) Uninstall phptok on Arch using YAY

$ yay -Rns phptok

2. Manually Install "phptok" via AUR

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

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

b. Clone phptok's git locally

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

c. Go to ~/phptok folder and install it

$ cd ~/phptok $ makepkg -si

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

ID: 291086
Name: phptok
PackageBaseID: 101269
PackageBase: phptok
Version: 1.0.0-2
Description: A tool for quickly dumping the tokens of a PHP sourcecode file.
URL: https://github.com/sebastianbergmann/phptok
NumVotes: 2
Popularity: 0.75274
OutOfDate:
Maintainer: sanduhrs
Submitter: sanduhrs
FirstSubmitted: 1444032506
LastModified: 1459850498
URLPath: /cgit/aur.git/snapshot/phptok.tar.gz