doit on AUR (Arch User Repository)
Last updated: December 25,2024
1. Install "doit" 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 doit on Arch using YAY
$
yay -S
doit
Copied
* (Optional) Uninstall doit on Arch using YAY
$
yay -Rns
doit
Copied
2. Manually Install "doit" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone doit's git locally
$
git clone https://aur.archlinux.org/doit.git
~/doit
Copied
c. Go to ~/doit folder and install it
$
cd
~/doit
Copied
$
makepkg -si
Copied
3. Information about the doit package on Arch User Repository (AUR)
ID: 524201
Name: doit
PackageBaseID: 96847
PackageBase: doit
Version: 20160307-1
Description: yet another remote-execution daemon for Windows
URL: https://www.chiark.greenend.org.uk/~sgtatham/doit/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1438996080
LastModified: 1530720897
URLPath: /cgit/aur.git/snapshot/doit.tar.gz
Name: doit
PackageBaseID: 96847
PackageBase: doit
Version: 20160307-1
Description: yet another remote-execution daemon for Windows
URL: https://www.chiark.greenend.org.uk/~sgtatham/doit/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1438996080
LastModified: 1530720897
URLPath: /cgit/aur.git/snapshot/doit.tar.gz