msync on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S msync

* (Optional) Uninstall msync on Arch using YAY

$ yay -Rns msync

2. Manually Install "msync" via AUR

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

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

b. Clone msync's git locally

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

c. Go to ~/msync folder and install it

$ cd ~/msync $ makepkg -si

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

ID: 1361543
Name: msync
PackageBaseID: 152594
PackageBase: msync
Version: 0.9.9.8-1
Description: A low bandwidth store and forward Mastodon / Pleroma API command line client
URL: https://github.com/Kansattica/msync
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mutt
Submitter: faye
FirstSubmitted: 1589095846
LastModified: 1701193429
URLPath: /cgit/aur.git/snapshot/msync.tar.gz