nodejs-btoa on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S nodejs-btoa

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

$ yay -Rns nodejs-btoa

2. Manually Install "nodejs-btoa" via AUR

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

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

b. Clone nodejs-btoa's git locally

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

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

$ cd ~/nodejs-btoa $ makepkg -si

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

ID: 226868
Name: nodejs-btoa
PackageBaseID: 99082
PackageBase: nodejs-btoa
Version: 1.1.2-1
Description: btoa for Node.JS. it turns binary data to base64-encoded ascii.
URL: https://www.npmjs.com/package/btoa
NumVotes: 5
Popularity: 0
OutOfDate: 1640709177
Maintainer:
Submitter: boteium
FirstSubmitted: 1441023109
LastModified: 1441023161
URLPath: /cgit/aur.git/snapshot/nodejs-btoa.tar.gz