opencu on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S opencu

* (Optional) Uninstall opencu on Arch using YAY

$ yay -Rns opencu

2. Manually Install "opencu" via AUR

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

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

b. Clone opencu's git locally

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

c. Go to ~/opencu folder and install it

$ cd ~/opencu $ makepkg -si

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

ID: 1033617
Name: opencu
PackageBaseID: 175798
PackageBase: opencu
Version: 2-0
Description: A minimalistic serial terminal emulator
URL: https://github.com/tobhe/opencu
NumVotes: 1
Popularity: 4.0E-6
OutOfDate:
Maintainer: tobhe
Submitter: tobhe
FirstSubmitted: 1644347252
LastModified: 1644347252
URLPath: /cgit/aur.git/snapshot/opencu.tar.gz