maybe-git on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "maybe-git" 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 maybe-git on Arch using YAY
$
yay -S
maybe-git
Copied
* (Optional) Uninstall maybe-git on Arch using YAY
$
yay -Rns
maybe-git
Copied
2. Manually Install "maybe-git" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone maybe-git's git locally
$
git clone https://aur.archlinux.org/maybe-git.git
~/maybe-git
Copied
c. Go to ~/maybe-git folder and install it
$
cd
~/maybe-git
Copied
$
makepkg -si
Copied
3. Information about the maybe-git package on Arch User Repository (AUR)
ID: 273464
Name: maybe-git
PackageBaseID: 107246
PackageBase: maybe-git
Version: 0.3.0-1
Description: Allows you to run a command and see what it does to your files
URL: https://github.com/p-e-w/maybe
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: codebam
FirstSubmitted: 1454819877
LastModified: 1454984862
URLPath: /cgit/aur.git/snapshot/maybe-git.tar.gz
Name: maybe-git
PackageBaseID: 107246
PackageBase: maybe-git
Version: 0.3.0-1
Description: Allows you to run a command and see what it does to your files
URL: https://github.com/p-e-w/maybe
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: codebam
FirstSubmitted: 1454819877
LastModified: 1454984862
URLPath: /cgit/aur.git/snapshot/maybe-git.tar.gz