gpt-cli on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "gpt-cli" 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 gpt-cli on Arch using YAY
$
yay -S
gpt-cli
Copied
* (Optional) Uninstall gpt-cli on Arch using YAY
$
yay -Rns
gpt-cli
Copied
2. Manually Install "gpt-cli" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gpt-cli's git locally
$
git clone https://aur.archlinux.org/gpt-cli.git
~/gpt-cli
Copied
c. Go to ~/gpt-cli folder and install it
$
cd
~/gpt-cli
Copied
$
makepkg -si
Copied
3. Information about the gpt-cli package on Arch User Repository (AUR)
ID: 1230285
Name: gpt-cli
PackageBaseID: 191722
PackageBase: gpt-cli
Version: 0.0.20-8
Description: Run linux commands with natural language. Eg 'show my graphic card' instead 'lspci | grep VGA'
URL: https://github.com/gustawdaniel/gpt-cli
NumVotes: 1
Popularity: 0.000698
OutOfDate:
Maintainer: gustawdaniel
Submitter: gustawdaniel
FirstSubmitted: 1679227996
LastModified: 1679469695
URLPath: /cgit/aur.git/snapshot/gpt-cli.tar.gz
Name: gpt-cli
PackageBaseID: 191722
PackageBase: gpt-cli
Version: 0.0.20-8
Description: Run linux commands with natural language. Eg 'show my graphic card' instead 'lspci | grep VGA'
URL: https://github.com/gustawdaniel/gpt-cli
NumVotes: 1
Popularity: 0.000698
OutOfDate:
Maintainer: gustawdaniel
Submitter: gustawdaniel
FirstSubmitted: 1679227996
LastModified: 1679469695
URLPath: /cgit/aur.git/snapshot/gpt-cli.tar.gz