apdtool on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S apdtool

* (Optional) Uninstall apdtool on Arch using YAY

$ yay -Rns apdtool

2. Manually Install "apdtool" via AUR

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

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

b. Clone apdtool's git locally

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

c. Go to ~/apdtool folder and install it

$ cd ~/apdtool $ makepkg -si

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

ID: 988025
Name: apdtool
PackageBaseID: 173035
PackageBase: apdtool
Version: 1.1.1-1
Description: CUI Tool for APD/ADW file
URL: http://azsky2.html.xdomain.jp/soft/apdtool.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: syusui
Submitter: syusui
FirstSubmitted: 1636794848
LastModified: 1636794848
URLPath: /cgit/aur.git/snapshot/apdtool.tar.gz