cute on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S cute

* (Optional) Uninstall cute on Arch using YAY

$ yay -Rns cute

2. Manually Install "cute" via AUR

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

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

b. Clone cute's git locally

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

c. Go to ~/cute folder and install it

$ cd ~/cute $ makepkg -si

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

ID: 215115
Name: cute
PackageBaseID: 47229
PackageBase: cute
Version: 2.0.0-3
Description: An easy to use C++ unit testing framework
URL: http://www.cute-test.com/
NumVotes: 3
Popularity: 0
OutOfDate: 1556098935
Maintainer:
Submitter: dbrgn
FirstSubmitted: 1299657913
LastModified: 1437833384
URLPath: /cgit/aur.git/snapshot/cute.tar.gz