ballerina on AUR (Arch User Repository)
Last updated: November 12,2024
1. Install "ballerina" 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
Copied
b. Install ballerina on Arch using YAY
$
yay -S
ballerina
Copied
* (Optional) Uninstall ballerina on Arch using YAY
$
yay -Rns
ballerina
Copied
2. Manually Install "ballerina" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ballerina's git locally
$
git clone https://aur.archlinux.org/ballerina.git
~/ballerina
Copied
c. Go to ~/ballerina folder and install it
$
cd
~/ballerina
Copied
$
makepkg -si
Copied
3. Information about the ballerina package on Arch User Repository (AUR)
ID: 831821
Name: ballerina
PackageBaseID: 146969
PackageBase: ballerina
Version: 1.2.11-1
Description: an open source programming language and platform for cloud-era application programmers to easily write software that just works
URL: https://ballerina.io/
NumVotes: 3
Popularity: 0
OutOfDate: 1633756065
Maintainer: auroq
Submitter: auroq
FirstSubmitted: 1574846949
LastModified: 1607629508
URLPath: /cgit/aur.git/snapshot/ballerina.tar.gz
Name: ballerina
PackageBaseID: 146969
PackageBase: ballerina
Version: 1.2.11-1
Description: an open source programming language and platform for cloud-era application programmers to easily write software that just works
URL: https://ballerina.io/
NumVotes: 3
Popularity: 0
OutOfDate: 1633756065
Maintainer: auroq
Submitter: auroq
FirstSubmitted: 1574846949
LastModified: 1607629508
URLPath: /cgit/aur.git/snapshot/ballerina.tar.gz