roslynpad on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S roslynpad

* (Optional) Uninstall roslynpad on Arch using YAY

$ yay -Rns roslynpad

2. Manually Install "roslynpad" via AUR

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

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

b. Clone roslynpad's git locally

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

c. Go to ~/roslynpad folder and install it

$ cd ~/roslynpad $ makepkg -si

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

ID: 1031764
Name: roslynpad
PackageBaseID: 149862
PackageBase: roslynpad
Version: 15.1-3
Description: A cross-platform C# editor based on Roslyn and AvalonEdit
URL: https://roslynpad.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: teddybeermaniac
FirstSubmitted: 1583514466
LastModified: 1644058822
URLPath: /cgit/aur.git/snapshot/roslynpad.tar.gz