kyua on AUR (Arch User Repository)
Last updated: December 28,2024
1. Install "kyua" 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 kyua on Arch using YAY
$
yay -S
kyua
Copied
* (Optional) Uninstall kyua on Arch using YAY
$
yay -Rns
kyua
Copied
2. Manually Install "kyua" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone kyua's git locally
$
git clone https://aur.archlinux.org/kyua.git
~/kyua
Copied
c. Go to ~/kyua folder and install it
$
cd
~/kyua
Copied
$
makepkg -si
Copied
3. Information about the kyua package on Arch User Repository (AUR)
ID: 1175601
Name: kyua
PackageBaseID: 188260
PackageBase: kyua
Version: 0.13-1
Description: Collection of libraries and tools to implement and run automated tests
URL: https://github.com/jmmv/kyua
NumVotes: 1
Popularity: 8.2E-5
OutOfDate:
Maintainer: ANTONI
Submitter: ANTONI
FirstSubmitted: 1669623997
LastModified: 1669623997
URLPath: /cgit/aur.git/snapshot/kyua.tar.gz
Name: kyua
PackageBaseID: 188260
PackageBase: kyua
Version: 0.13-1
Description: Collection of libraries and tools to implement and run automated tests
URL: https://github.com/jmmv/kyua
NumVotes: 1
Popularity: 8.2E-5
OutOfDate:
Maintainer: ANTONI
Submitter: ANTONI
FirstSubmitted: 1669623997
LastModified: 1669623997
URLPath: /cgit/aur.git/snapshot/kyua.tar.gz