subjs on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S subjs

* (Optional) Uninstall subjs on Arch using YAY

$ yay -Rns subjs

2. Manually Install "subjs" via AUR

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

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

b. Clone subjs's git locally

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

c. Go to ~/subjs folder and install it

$ cd ~/subjs $ makepkg -si

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

ID: 813370
Name: subjs
PackageBaseID: 159428
PackageBase: subjs
Version: 1.0.1-1
Description: Fetches javascript file from a list of URLS or subdomains
URL: https://github.com/lc/subjs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clove3am
FirstSubmitted: 1604456687
LastModified: 1604456687
URLPath: /cgit/aur.git/snapshot/subjs.tar.gz