paket-bin on AUR (Arch User Repository)

Last updated: October 06,2024

1. Install "paket-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

b. Install paket-bin on Arch using YAY

$ yay -S paket-bin

* (Optional) Uninstall paket-bin on Arch using YAY

$ yay -Rns paket-bin

2. Manually Install "paket-bin" via AUR

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

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

b. Clone paket-bin's git locally

$ git clone https://aur.archlinux.org/paket-bin.git ~/paket-bin

c. Go to ~/paket-bin folder and install it

$ cd ~/paket-bin $ makepkg -si

3. Information about the paket-bin package on Arch User Repository (AUR)

ID: 1180268
Name: paket-bin
PackageBaseID: 188599
PackageBase: paket-bin
Version: 0.1.3-1
Description: A simple and fast package manager for the Fish shell written in Rust
URL: https://github.com/joseluisq/paket
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dryya
Submitter: dryya
FirstSubmitted: 1670566104
LastModified: 1670566915
URLPath: /cgit/aur.git/snapshot/paket-bin.tar.gz