falsedotnet on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S falsedotnet

* (Optional) Uninstall falsedotnet on Arch using YAY

$ yay -Rns falsedotnet

2. Manually Install "falsedotnet" via AUR

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

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

b. Clone falsedotnet's git locally

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

c. Go to ~/falsedotnet folder and install it

$ cd ~/falsedotnet $ makepkg -si

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

ID: 1410967
Name: falsedotnet
PackageBaseID: 202638
PackageBase: falsedotnet
Version: 1.0.0-1
Description: An interpreter and compiler for the esoteric programming language False, implemented using .NET Core
URL: https://github.com/MixusMinimax/falsedotnet
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MixusMinimax
Submitter: MixusMinimax
FirstSubmitted: 1708122635
LastModified: 1708188144
URLPath: /cgit/aur.git/snapshot/falsedotnet.tar.gz