selfie-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S selfie-git

* (Optional) Uninstall selfie-git on Arch using YAY

$ yay -Rns selfie-git

2. Manually Install "selfie-git" via AUR

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

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

b. Clone selfie-git's git locally

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

c. Go to ~/selfie-git folder and install it

$ cd ~/selfie-git $ makepkg -si

3. Information about the selfie-git package on Arch User Repository (AUR)

ID: 391001
Name: selfie-git
PackageBaseID: 120352
PackageBase: selfie-git
Version: r361.ea302f4-1
Description: An educational tiny self-compiling C compiler/self-executing MIPS emulator/self-hosting MIPS hypervisor
URL: http://selfie.cs.uni-salzburg.at/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: enckse
FirstSubmitted: 1488655728
LastModified: 1489091901
URLPath: /cgit/aur.git/snapshot/selfie-git.tar.gz