tlm on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "tlm" 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 tlm on Arch using YAY
$
yay -S
tlm
Copied
* (Optional) Uninstall tlm on Arch using YAY
$
yay -Rns
tlm
Copied
2. Manually Install "tlm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone tlm's git locally
$
git clone https://aur.archlinux.org/tlm.git
~/tlm
Copied
c. Go to ~/tlm folder and install it
$
cd
~/tlm
Copied
$
makepkg -si
Copied
3. Information about the tlm package on Arch User Repository (AUR)
ID: 1427326
Name: tlm
PackageBaseID: 203697
PackageBase: tlm
Version: 1.1-1
Description: Local CLI Copilot, powered by CodeLLaMa.
URL: https://github.com/yusufcanb/tlm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: matth
Submitter: matth
FirstSubmitted: 1710449171
LastModified: 1710449171
URLPath: /cgit/aur.git/snapshot/tlm.tar.gz
Name: tlm
PackageBaseID: 203697
PackageBase: tlm
Version: 1.1-1
Description: Local CLI Copilot, powered by CodeLLaMa.
URL: https://github.com/yusufcanb/tlm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: matth
Submitter: matth
FirstSubmitted: 1710449171
LastModified: 1710449171
URLPath: /cgit/aur.git/snapshot/tlm.tar.gz