phpunit-skeleton-generator on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S phpunit-skeleton-generator

* (Optional) Uninstall phpunit-skeleton-generator on Arch using YAY

$ yay -Rns phpunit-skeleton-generator

2. Manually Install "phpunit-skeleton-generator" via AUR

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

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

b. Clone phpunit-skeleton-generator's git locally

$ git clone https://aur.archlinux.org/phpunit-skeleton-generator.git ~/phpunit-skeleton-generator

c. Go to ~/phpunit-skeleton-generator folder and install it

$ cd ~/phpunit-skeleton-generator $ makepkg -si

3. Information about the phpunit-skeleton-generator package on Arch User Repository (AUR)

ID: 291088
Name: phpunit-skeleton-generator
PackageBaseID: 101270
PackageBase: phpunit-skeleton-generator
Version: 2.0.1-2
Description: A tool that can generate skeleton test classes from production code classes and vice versa.
URL: https://github.com/sebastianbergmann/phpunit-skeleton-generator
NumVotes: 4
Popularity: 0
OutOfDate: 1704716296
Maintainer:
Submitter: sanduhrs
FirstSubmitted: 1444033113
LastModified: 1459850589
URLPath: /cgit/aur.git/snapshot/phpunit-skeleton-generator.tar.gz