asis on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S asis

* (Optional) Uninstall asis on Arch using YAY

$ yay -Rns asis

2. Manually Install "asis" via AUR

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

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

b. Clone asis's git locally

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

c. Go to ~/asis folder and install it

$ cd ~/asis $ makepkg -si

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

ID: 803918
Name: asis
PackageBaseID: 92166
PackageBase: asis
Version: 2020-1
Description: Allows Ada programs access to the syntactic and semantic structure of source code.
URL: http://libre.adacore.com/tools
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: charlie5
FirstSubmitted: 1428911609
LastModified: 1602566289
URLPath: /cgit/aur.git/snapshot/asis.tar.gz