nodejs-atob on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S nodejs-atob

* (Optional) Uninstall nodejs-atob on Arch using YAY

$ yay -Rns nodejs-atob

2. Manually Install "nodejs-atob" via AUR

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

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

b. Clone nodejs-atob's git locally

$ git clone https://aur.archlinux.org/nodejs-atob.git ~/nodejs-atob

c. Go to ~/nodejs-atob folder and install it

$ cd ~/nodejs-atob $ makepkg -si

3. Information about the nodejs-atob package on Arch User Repository (AUR)

ID: 226862
Name: nodejs-atob
PackageBaseID: 99077
PackageBase: nodejs-atob
Version: 1.1.2-1
Description: atob for Node.JS, It turns base64-encoded ascii data back to binary.
URL: https://www.npmjs.com/package/atob
NumVotes: 6
Popularity: 0
OutOfDate: 1519166084
Maintainer:
Submitter: boteium
FirstSubmitted: 1441020707
LastModified: 1441022250
URLPath: /cgit/aur.git/snapshot/nodejs-atob.tar.gz