autorest on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S autorest

* (Optional) Uninstall autorest on Arch using YAY

$ yay -Rns autorest

2. Manually Install "autorest" via AUR

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

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

b. Clone autorest's git locally

$ git clone https://aur.archlinux.org/autorest.git ~/autorest

c. Go to ~/autorest folder and install it

$ cd ~/autorest $ makepkg -si

3. Information about the autorest package on Arch User Repository (AUR)

ID: 1078520
Name: autorest
PackageBaseID: 155706
PackageBase: autorest
Version: 3.6.1-1
Description: The AutoRest tool generates client libraries for accessing RESTful web services.
URL: https://github.com/azure/autorest
NumVotes: 1
Popularity: 6.0E-6
OutOfDate: 1659454684
Maintainer:
Submitter: arnottcr
FirstSubmitted: 1595303544
LastModified: 1652231577
URLPath: /cgit/aur.git/snapshot/autorest.tar.gz