powershell-lts-bin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S powershell-lts-bin

* (Optional) Uninstall powershell-lts-bin on Arch using YAY

$ yay -Rns powershell-lts-bin

2. Manually Install "powershell-lts-bin" via AUR

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

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

b. Clone powershell-lts-bin's git locally

$ git clone https://aur.archlinux.org/powershell-lts-bin.git ~/powershell-lts-bin

c. Go to ~/powershell-lts-bin folder and install it

$ cd ~/powershell-lts-bin $ makepkg -si

3. Information about the powershell-lts-bin package on Arch User Repository (AUR)

ID: 1384920
Name: powershell-lts-bin
PackageBaseID: 173044
PackageBase: powershell-lts-bin
Version: 7.4.1-1
Description: PowerShell Core is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework
URL: https://github.com/Powershell/Powershell
NumVotes: 3
Popularity: 8.2E-5
OutOfDate:
Maintainer: kistlin
Submitter: kistlin
FirstSubmitted: 1636809734
LastModified: 1705115825
URLPath: /cgit/aur.git/snapshot/powershell-lts-bin.tar.gz