powershell-bin on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S powershell-bin

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

$ yay -Rns powershell-bin

2. Manually Install "powershell-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-bin's git locally

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

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

$ cd ~/powershell-bin $ makepkg -si

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

ID: 1420032
Name: powershell-bin
PackageBaseID: 122147
PackageBase: powershell-bin
Version: 7.4.1-2
Description: A cross-platform automation and configuration tool/framework (binary package)
URL: https://github.com/Powershell/Powershell
NumVotes: 60
Popularity: 1.179529
OutOfDate:
Maintainer: kylesferrazza
Submitter: thamerla
FirstSubmitted: 1494156641
LastModified: 1709482358
URLPath: /cgit/aur.git/snapshot/powershell-bin.tar.gz