codecept-bin on AUR (Arch User Repository)

Last updated: June 04,2024

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

$ yay -S codecept-bin

* (Optional) Uninstall codecept-bin on Arch using YAY

$ yay -Rns codecept-bin

2. Manually Install "codecept-bin" via AUR

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

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

b. Clone codecept-bin's git locally

$ git clone https://aur.archlinux.org/codecept-bin.git ~/codecept-bin

c. Go to ~/codecept-bin folder and install it

$ cd ~/codecept-bin $ makepkg -si

3. Information about the codecept-bin package on Arch User Repository (AUR)

ID: 803719
Name: codecept-bin
PackageBaseID: 146364
PackageBase: codecept-bin
Version: 4.1.20201011-1
Description: The Codeception PHP testing framework (PHP 7 Phar version)
URL: https://codeception.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kruzah
Submitter: kruzah
FirstSubmitted: 1572800191
LastModified: 1602522361
URLPath: /cgit/aur.git/snapshot/codecept-bin.tar.gz