nodejs-term-size on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S nodejs-term-size

* (Optional) Uninstall nodejs-term-size on Arch using YAY

$ yay -Rns nodejs-term-size

2. Manually Install "nodejs-term-size" via AUR

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

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

b. Clone nodejs-term-size's git locally

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

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

$ cd ~/nodejs-term-size $ makepkg -si

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

ID: 818342
Name: nodejs-term-size
PackageBaseID: 159809
PackageBase: nodejs-term-size
Version: 2.2.1-1
Description: Reliably get the terminal window size.
URL: https://github.com/sindresorhus/term-size
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: andreafeletto
FirstSubmitted: 1605268635
LastModified: 1605268635
URLPath: /cgit/aur.git/snapshot/nodejs-term-size.tar.gz