uno on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S uno

* (Optional) Uninstall uno on Arch using YAY

$ yay -Rns uno

2. Manually Install "uno" via AUR

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

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

b. Clone uno's git locally

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

c. Go to ~/uno folder and install it

$ cd ~/uno $ makepkg -si

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

ID: 491223
Name: uno
PackageBaseID: 89802
PackageBase: uno
Version: 2.14-1
Description: A simple tool for source code analysis, for ANSI-C programs.
URL: http://spinroot.com/uno/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1422297335
LastModified: 1520080844
URLPath: /cgit/aur.git/snapshot/uno.tar.gz