upgradepic on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S upgradepic

* (Optional) Uninstall upgradepic on Arch using YAY

$ yay -Rns upgradepic

2. Manually Install "upgradepic" via AUR

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

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

b. Clone upgradepic's git locally

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

c. Go to ~/upgradepic folder and install it

$ cd ~/upgradepic $ makepkg -si

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

ID: 512036
Name: upgradepic
PackageBaseID: 58643
PackageBase: upgradepic
Version: 1-3
Description: A script to show pacman full system upgrade in SVG picture
URL: http://aur.archlinux.org
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: dlin
Submitter: dlin
FirstSubmitted: 1334907487
LastModified: 1526662131
URLPath: /cgit/aur.git/snapshot/upgradepic.tar.gz