singularity-ce on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S singularity-ce

* (Optional) Uninstall singularity-ce on Arch using YAY

$ yay -Rns singularity-ce

2. Manually Install "singularity-ce" via AUR

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

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

b. Clone singularity-ce's git locally

$ git clone https://aur.archlinux.org/singularity-ce.git ~/singularity-ce

c. Go to ~/singularity-ce folder and install it

$ cd ~/singularity-ce $ makepkg -si

3. Information about the singularity-ce package on Arch User Repository (AUR)

ID: 1421343
Name: singularity-ce
PackageBaseID: 188529
PackageBase: singularity-ce
Version: 4.1.2-1
Description: An open source container platform designed to be simple, fast, and secure.
URL: https://github.com/sylabs/singularity
NumVotes: 2
Popularity: 0.000558
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1670360619
LastModified: 1709666533
URLPath: /cgit/aur.git/snapshot/singularity-ce.tar.gz