puush on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S puush

* (Optional) Uninstall puush on Arch using YAY

$ yay -Rns puush

2. Manually Install "puush" via AUR

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

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

b. Clone puush's git locally

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

c. Go to ~/puush folder and install it

$ cd ~/puush $ makepkg -si

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

ID: 204963
Name: puush
PackageBaseID: 70546
PackageBase: puush
Version: 1.2-1
Description: A bash script to upload to and delete from puush.me
URL: https://github.com/NickHu/puush-linux
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: NickHu
Submitter: NickHu
FirstSubmitted: 1370007339
LastModified: 1435666403
URLPath: /cgit/aur.git/snapshot/puush.tar.gz