phptok on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install phptok on Arch using YAY
$
yay -S
phptok
Copied
* (Optional) Uninstall phptok on Arch using YAY
$
yay -Rns
phptok
Copied
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
Copied
b. Clone phptok's git locally
$
git clone https://aur.archlinux.org/phptok.git
~/phptok
Copied
c. Go to ~/phptok folder and install it
$
cd
~/phptok
Copied
$
makepkg -si
Copied
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
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