ceylon on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S ceylon

* (Optional) Uninstall ceylon on Arch using YAY

$ yay -Rns ceylon

2. Manually Install "ceylon" via AUR

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

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

b. Clone ceylon's git locally

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

c. Go to ~/ceylon folder and install it

$ cd ~/ceylon $ makepkg -si

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

ID: 437657
Name: ceylon
PackageBaseID: 102743
PackageBase: ceylon
Version: 1.3.3-1
Description: A powerful statically typed language for writing large programs in groups
URL: https://ceylon-lang.org/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: ASzc
Submitter: ASzc
FirstSubmitted: 1446313926
LastModified: 1503406684
URLPath: /cgit/aur.git/snapshot/ceylon.tar.gz