aptman-git on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S aptman-git

* (Optional) Uninstall aptman-git on Arch using YAY

$ yay -Rns aptman-git

2. Manually Install "aptman-git" via AUR

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

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

b. Clone aptman-git's git locally

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

c. Go to ~/aptman-git folder and install it

$ cd ~/aptman-git $ makepkg -si

3. Information about the aptman-git package on Arch User Repository (AUR)

ID: 698954
Name: aptman-git
PackageBaseID: 149221
PackageBase: aptman-git
Version: r6.2ec5a43-1
Description: Changes pacman syntax to be more like APT
URL:
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Arsen6331
Submitter: Arsen6331
FirstSubmitted: 1581930228
LastModified: 1582188052
URLPath: /cgit/aur.git/snapshot/aptman-git.tar.gz