responsively on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S responsively

* (Optional) Uninstall responsively on Arch using YAY

$ yay -Rns responsively

2. Manually Install "responsively" via AUR

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

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

b. Clone responsively's git locally

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

c. Go to ~/responsively folder and install it

$ cd ~/responsively $ makepkg -si

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

ID: 1355997
Name: responsively
PackageBaseID: 156678
PackageBase: responsively
Version: 1.10.0-1
Description: A modified browser built using Electron that helps in responsive web development
URL: https://github.com/responsively-org/responsively-app
NumVotes: 6
Popularity: 0.000795
OutOfDate:
Maintainer: prurigro
Submitter: prurigro
FirstSubmitted: 1597266602
LastModified: 1700448360
URLPath: /cgit/aur.git/snapshot/responsively.tar.gz