gnucobol-svn on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S gnucobol-svn

* (Optional) Uninstall gnucobol-svn on Arch using YAY

$ yay -Rns gnucobol-svn

2. Manually Install "gnucobol-svn" via AUR

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

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

b. Clone gnucobol-svn's git locally

$ git clone https://aur.archlinux.org/gnucobol-svn.git ~/gnucobol-svn

c. Go to ~/gnucobol-svn folder and install it

$ cd ~/gnucobol-svn $ makepkg -si

3. Information about the gnucobol-svn package on Arch User Repository (AUR)

ID: 1317904
Name: gnucobol-svn
PackageBaseID: 176938
PackageBase: gnucobol-svn
Version: r5155-1
Description: A free/libre COBOL compiler
URL: https://gnucobol.sourceforge.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1647369863
LastModified: 1694552786
URLPath: /cgit/aur.git/snapshot/gnucobol-svn.tar.gz