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
Copied
b. Install platypush on Arch using YAY
$
yay -S
platypush
Copied
* (Optional) Uninstall platypush on Arch using YAY
$
yay -Rns
platypush
Copied
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
Copied
b. Clone platypush's git locally
$
git clone https://aur.archlinux.org/platypush.git
~/platypush
Copied
c. Go to ~/platypush folder and install it
$
cd
~/platypush
Copied
$
makepkg -si
Copied
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
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