open-cobol on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S open-cobol

* (Optional) Uninstall open-cobol on Arch using YAY

$ yay -Rns open-cobol

2. Manually Install "open-cobol" via AUR

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

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

b. Clone open-cobol's git locally

$ git clone https://aur.archlinux.org/open-cobol.git ~/open-cobol

c. Go to ~/open-cobol folder and install it

$ cd ~/open-cobol $ makepkg -si

3. Information about the open-cobol package on Arch User Repository (AUR)

ID: 1296557
Name: open-cobol
PackageBaseID: 131544
PackageBase: open-cobol
Version: 3.2.1-2
Description: COBOL compiler
URL: https://www.gnu.org/software/gnucobol/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: eklausmeier
Submitter: kpcyrd
FirstSubmitted: 1523483842
LastModified: 1690747001
URLPath: /cgit/aur.git/snapshot/open-cobol.tar.gz