subgit on AUR (Arch User Repository)
Last updated: November 16,2024
1. Install "subgit" 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 subgit on Arch using YAY
$
yay -S
subgit
Copied
* (Optional) Uninstall subgit on Arch using YAY
$
yay -Rns
subgit
Copied
2. Manually Install "subgit" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone subgit's git locally
$
git clone https://aur.archlinux.org/subgit.git
~/subgit
Copied
c. Go to ~/subgit folder and install it
$
cd
~/subgit
Copied
$
makepkg -si
Copied
3. Information about the subgit package on Arch User Repository (AUR)
ID: 1295990
Name: subgit
PackageBaseID: 54408
PackageBase: subgit
Version: 3.3.17-1
Description: Provides smooth Subversion to Git migration and bidirectional synchronization
URL: https://subgit.com
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: bianjp
Submitter: Testuser_01
FirstSubmitted: 1322487650
LastModified: 1690640352
URLPath: /cgit/aur.git/snapshot/subgit.tar.gz
Name: subgit
PackageBaseID: 54408
PackageBase: subgit
Version: 3.3.17-1
Description: Provides smooth Subversion to Git migration and bidirectional synchronization
URL: https://subgit.com
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: bianjp
Submitter: Testuser_01
FirstSubmitted: 1322487650
LastModified: 1690640352
URLPath: /cgit/aur.git/snapshot/subgit.tar.gz