edu-sync on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S edu-sync

* (Optional) Uninstall edu-sync on Arch using YAY

$ yay -Rns edu-sync

2. Manually Install "edu-sync" via AUR

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

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

b. Clone edu-sync's git locally

$ git clone https://aur.archlinux.org/edu-sync.git ~/edu-sync

c. Go to ~/edu-sync folder and install it

$ cd ~/edu-sync $ makepkg -si

3. Information about the edu-sync package on Arch User Repository (AUR)

ID: 1036616
Name: edu-sync
PackageBaseID: 168090
PackageBase: edu-sync
Version: 0.1.2-1
Description: A command line application for synchronizing the contents of Moodle instances to your computer.
URL: http://edu-sync.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mkroening
Submitter: mkroening
FirstSubmitted: 1624030398
LastModified: 1644846755
URLPath: /cgit/aur.git/snapshot/edu-sync.tar.gz