pacman-offline on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S pacman-offline

* (Optional) Uninstall pacman-offline on Arch using YAY

$ yay -Rns pacman-offline

2. Manually Install "pacman-offline" via AUR

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

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

b. Clone pacman-offline's git locally

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

c. Go to ~/pacman-offline folder and install it

$ cd ~/pacman-offline $ makepkg -si

3. Information about the pacman-offline package on Arch User Repository (AUR)

ID: 1396657
Name: pacman-offline
PackageBaseID: 125959
PackageBase: pacman-offline
Version: 0.2.4-1
Description: offline system update with pacman
URL: https://github.com/eworm-de/pacman-offline
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1506674137
LastModified: 1706791981
URLPath: /cgit/aur.git/snapshot/pacman-offline.tar.gz