apt-move on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S apt-move

* (Optional) Uninstall apt-move on Arch using YAY

$ yay -Rns apt-move

2. Manually Install "apt-move" via AUR

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

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

b. Clone apt-move's git locally

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

c. Go to ~/apt-move folder and install it

$ cd ~/apt-move $ makepkg -si

3. Information about the apt-move package on Arch User Repository (AUR)

ID: 993570
Name: apt-move
PackageBaseID: 173411
PackageBase: apt-move
Version: 4.2.27-1
Description: Maintain Debian packages in a package pool
URL: https://packages.debian.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sl1pkn07
Submitter: sl1pkn07
FirstSubmitted: 1637781296
LastModified: 1637782546
URLPath: /cgit/aur.git/snapshot/apt-move.tar.gz