thepackage on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S thepackage

* (Optional) Uninstall thepackage on Arch using YAY

$ yay -Rns thepackage

2. Manually Install "thepackage" via AUR

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

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

b. Clone thepackage's git locally

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

c. Go to ~/thepackage folder and install it

$ cd ~/thepackage $ makepkg -si

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

ID: 343645
Name: thepackage
PackageBaseID: 108226
PackageBase: thepackage
Version: 2.3-0
Description: Simple Package Manager that invokes Pacman directly
URL: https://github.com/vicr123/thepackage
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vicr123
Submitter: vicr123
FirstSubmitted: 1456824370
LastModified: 1475563701
URLPath: /cgit/aur.git/snapshot/thepackage.tar.gz