uno on AUR (Arch User Repository)
Last updated: December 24,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
Copied
b. Install uno on Arch using YAY
$
yay -S
uno
Copied
* (Optional) Uninstall uno on Arch using YAY
$
yay -Rns
uno
Copied
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
Copied
b. Clone uno's git locally
$
git clone https://aur.archlinux.org/uno.git
~/uno
Copied
c. Go to ~/uno folder and install it
$
cd
~/uno
Copied
$
makepkg -si
Copied
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
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