codegpt-bin on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "codegpt-bin" 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 codegpt-bin on Arch using YAY
$
yay -S
codegpt-bin
Copied
* (Optional) Uninstall codegpt-bin on Arch using YAY
$
yay -Rns
codegpt-bin
Copied
2. Manually Install "codegpt-bin" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone codegpt-bin's git locally
$
git clone https://aur.archlinux.org/codegpt-bin.git
~/codegpt-bin
Copied
c. Go to ~/codegpt-bin folder and install it
$
cd
~/codegpt-bin
Copied
$
makepkg -si
Copied
3. Information about the codegpt-bin package on Arch User Repository (AUR)
ID: 1427032
Name: codegpt-bin
PackageBaseID: 200513
PackageBase: codegpt-bin
Version: 0.9.0-1
Description: A CLI written in Go language that writes git commit messages or do a code review brief for you using ChatGPT AI (gpt-4, gpt-3.5-turbo model) and automatically installs a git prepare-commit-msg hook
URL: https://github.com/appleboy/CodeGPT
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: irmluity
Submitter: irmluity
FirstSubmitted: 1702407657
LastModified: 1710413247
URLPath: /cgit/aur.git/snapshot/codegpt-bin.tar.gz
Name: codegpt-bin
PackageBaseID: 200513
PackageBase: codegpt-bin
Version: 0.9.0-1
Description: A CLI written in Go language that writes git commit messages or do a code review brief for you using ChatGPT AI (gpt-4, gpt-3.5-turbo model) and automatically installs a git prepare-commit-msg hook
URL: https://github.com/appleboy/CodeGPT
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: irmluity
Submitter: irmluity
FirstSubmitted: 1702407657
LastModified: 1710413247
URLPath: /cgit/aur.git/snapshot/codegpt-bin.tar.gz