aurupbot on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S aurupbot

* (Optional) Uninstall aurupbot on Arch using YAY

$ yay -Rns aurupbot

2. Manually Install "aurupbot" via AUR

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

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

b. Clone aurupbot's git locally

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

c. Go to ~/aurupbot folder and install it

$ cd ~/aurupbot $ makepkg -si

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

ID: 348766
Name: aurupbot
PackageBaseID: 94265
PackageBase: aurupbot
Version: 1.3.3-1
Description: A script to automatically maintain your VCS-based AUR packages for you
URL: https://github.com/brunelli/aurupbot
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: brunelli
FirstSubmitted: 1433986354
LastModified: 1477151187
URLPath: /cgit/aur.git/snapshot/aurupbot.tar.gz