projekt on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S projekt

* (Optional) Uninstall projekt on Arch using YAY

$ yay -Rns projekt

2. Manually Install "projekt" via AUR

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

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

b. Clone projekt's git locally

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

c. Go to ~/projekt folder and install it

$ cd ~/projekt $ makepkg -si

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

ID: 380668
Name: projekt
PackageBaseID: 119462
PackageBase: projekt
Version: 0.0.4-1
Description: Utility for fsharp project files
URL: http://fsprojects.github.io/Projekt/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: klardotsh
FirstSubmitted: 1486177346
LastModified: 1486177346
URLPath: /cgit/aur.git/snapshot/projekt.tar.gz