checkoutmanager on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S checkoutmanager

* (Optional) Uninstall checkoutmanager on Arch using YAY

$ yay -Rns checkoutmanager

2. Manually Install "checkoutmanager" via AUR

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

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

b. Clone checkoutmanager's git locally

$ git clone https://aur.archlinux.org/checkoutmanager.git ~/checkoutmanager

c. Go to ~/checkoutmanager folder and install it

$ cd ~/checkoutmanager $ makepkg -si

3. Information about the checkoutmanager package on Arch User Repository (AUR)

ID: 532481
Name: checkoutmanager
PackageBaseID: 73741
PackageBase: checkoutmanager
Version: 2.5-2
Description: Gives you overview and control over your git/hg/bzr/svn checkouts/clones
URL: https://pypi.python.org/pypi/checkoutmanager
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: saimn
FirstSubmitted: 1380093055
LastModified: 1533594064
URLPath: /cgit/aur.git/snapshot/checkoutmanager.tar.gz