ruby-winrm on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S ruby-winrm

* (Optional) Uninstall ruby-winrm on Arch using YAY

$ yay -Rns ruby-winrm

2. Manually Install "ruby-winrm" via AUR

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

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

b. Clone ruby-winrm's git locally

$ git clone https://aur.archlinux.org/ruby-winrm.git ~/ruby-winrm

c. Go to ~/ruby-winrm folder and install it

$ cd ~/ruby-winrm $ makepkg -si

3. Information about the ruby-winrm package on Arch User Repository (AUR)

ID: 905482
Name: ruby-winrm
PackageBaseID: 104185
PackageBase: ruby-winrm
Version: 2.3.6-2
Description: Ruby library for Windows Remote Management
URL: https://github.com/WinRb/WinRM
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: imlonghao
Submitter: CarstenF
FirstSubmitted: 1449256861
LastModified: 1620748124
URLPath: /cgit/aur.git/snapshot/ruby-winrm.tar.gz

5. The same packages on other Linux Distributions