mkgit on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "mkgit" 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 mkgit on Arch using YAY
$
yay -S
mkgit
Copied
* (Optional) Uninstall mkgit on Arch using YAY
$
yay -Rns
mkgit
Copied
2. Manually Install "mkgit" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mkgit's git locally
$
git clone https://aur.archlinux.org/mkgit.git
~/mkgit
Copied
c. Go to ~/mkgit folder and install it
$
cd
~/mkgit
Copied
$
makepkg -si
Copied
3. Information about the mkgit package on Arch User Repository (AUR)
ID: 1415867
Name: mkgit
PackageBaseID: 202936
PackageBase: mkgit
Version: 1.1.0-1
Description: A CLI tool for generating GitHub repositories and corresponding local repositories.
URL: https://github.com/cosmicwanderer7/mkgit
NumVotes: 1
Popularity: 0.752113
OutOfDate:
Maintainer: cosmicwanderer7
Submitter: cosmicwanderer7
FirstSubmitted: 1708846374
LastModified: 1708963713
URLPath: /cgit/aur.git/snapshot/mkgit.tar.gz
Name: mkgit
PackageBaseID: 202936
PackageBase: mkgit
Version: 1.1.0-1
Description: A CLI tool for generating GitHub repositories and corresponding local repositories.
URL: https://github.com/cosmicwanderer7/mkgit
NumVotes: 1
Popularity: 0.752113
OutOfDate:
Maintainer: cosmicwanderer7
Submitter: cosmicwanderer7
FirstSubmitted: 1708846374
LastModified: 1708963713
URLPath: /cgit/aur.git/snapshot/mkgit.tar.gz