apt-move on AUR (Arch User Repository)
Last updated: December 24,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
Copied
b. Install apt-move on Arch using YAY
$
yay -S
apt-move
Copied
* (Optional) Uninstall apt-move on Arch using YAY
$
yay -Rns
apt-move
Copied
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
Copied
b. Clone apt-move's git locally
$
git clone https://aur.archlinux.org/apt-move.git
~/apt-move
Copied
c. Go to ~/apt-move folder and install it
$
cd
~/apt-move
Copied
$
makepkg -si
Copied
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
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