round on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S round

* (Optional) Uninstall round on Arch using YAY

$ yay -Rns round

2. Manually Install "round" via AUR

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

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

b. Clone round's git locally

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

c. Go to ~/round folder and install it

$ cd ~/round $ makepkg -si

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

ID: 764014
Name: round
PackageBaseID: 152733
PackageBase: round
Version: 0.0.2-1
Description: A command-line for rounding the images
URL: https://github.com/mingrammer/round
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: katt
FirstSubmitted: 1589370168
LastModified: 1594567118
URLPath: /cgit/aur.git/snapshot/round.tar.gz