ctpkg on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S ctpkg

* (Optional) Uninstall ctpkg on Arch using YAY

$ yay -Rns ctpkg

2. Manually Install "ctpkg" via AUR

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

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

b. Clone ctpkg's git locally

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

c. Go to ~/ctpkg folder and install it

$ cd ~/ctpkg $ makepkg -si

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

ID: 1107480
Name: ctpkg
PackageBaseID: 174631
PackageBase: ctpkg
Version: 55-4
Description: A bridge for different package managers , and a userland package manager included , written in progynosh(fish)
URL: https://ruzhtw.top/pages/projects/CenterLinux/CTPM
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: TeaHouseLab
Submitter: TeaHouseLab
FirstSubmitted: 1641105418
LastModified: 1656925111
URLPath: /cgit/aur.git/snapshot/ctpkg.tar.gz