render50 on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S render50

* (Optional) Uninstall render50 on Arch using YAY

$ yay -Rns render50

2. Manually Install "render50" via AUR

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

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

b. Clone render50's git locally

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

c. Go to ~/render50 folder and install it

$ cd ~/render50 $ makepkg -si

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

ID: 1378294
Name: render50
PackageBaseID: 200989
PackageBase: render50
Version: 9.2.7-1
Description: Generate syntax-highlighted PDFs of source code
URL: https://github.com/cs50/render50
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lkrms
Submitter: lkrms
FirstSubmitted: 1704075066
LastModified: 1704075066
URLPath: /cgit/aur.git/snapshot/render50.tar.gz