platypush on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S platypush

* (Optional) Uninstall platypush on Arch using YAY

$ yay -Rns platypush

2. Manually Install "platypush" via AUR

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

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

b. Clone platypush's git locally

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

c. Go to ~/platypush folder and install it

$ cd ~/platypush $ makepkg -si

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

ID: 1405075
Name: platypush
PackageBaseID: 155662
PackageBase: platypush
Version: 0.50.3-5
Description: Universal multi-platform command executor and automation manager
URL: https://git.platypush.tech/platypush/platypush
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: blacklight
Submitter: blacklight
FirstSubmitted: 1595203531
LastModified: 1707243028
URLPath: /cgit/aur.git/snapshot/platypush.tar.gz