sidef on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S sidef

* (Optional) Uninstall sidef on Arch using YAY

$ yay -Rns sidef

2. Manually Install "sidef" via AUR

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

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

b. Clone sidef's git locally

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

c. Go to ~/sidef folder and install it

$ cd ~/sidef $ makepkg -si

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

ID: 1381406
Name: sidef
PackageBaseID: 91164
PackageBase: sidef
Version: 24.01-1
Description: A modern object-oriented programming language.
URL: https://github.com/trizen/sidef
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: trizen
Submitter: trizen
FirstSubmitted: 1425803174
LastModified: 1704563062
URLPath: /cgit/aur.git/snapshot/sidef.tar.gz