relaxed on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S relaxed

* (Optional) Uninstall relaxed on Arch using YAY

$ yay -Rns relaxed

2. Manually Install "relaxed" via AUR

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

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

b. Clone relaxed's git locally

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

c. Go to ~/relaxed folder and install it

$ cd ~/relaxed $ makepkg -si

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

ID: 533895
Name: relaxed
PackageBaseID: 134961
PackageBase: relaxed
Version: 0.1.11-1
Description: Create PDF documents using web technologies
URL: https://github.com/RelaxedJS/ReLaXed
NumVotes: 0
Popularity: 0
OutOfDate: 1619329669
Maintainer: Sweenu
FirstSubmitted: 1533947597
LastModified: 1533947598
URLPath: /cgit/aur.git/snapshot/relaxed.tar.gz