corepad on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S corepad

* (Optional) Uninstall corepad on Arch using YAY

$ yay -Rns corepad

2. Manually Install "corepad" via AUR

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

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

b. Clone corepad's git locally

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

c. Go to ~/corepad folder and install it

$ cd ~/corepad $ makepkg -si

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

ID: 1311350
Name: corepad
PackageBaseID: 145116
PackageBase: corepad
Version: 4.5.0-1
Description: A document editor from the C Suite
URL: https://gitlab.com/cubocore/coreapps/corepad
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Strit
Submitter: Strit
FirstSubmitted: 1568640550
LastModified: 1693405682
URLPath: /cgit/aur.git/snapshot/corepad.tar.gz