apt-offline on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S apt-offline

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

$ yay -Rns apt-offline

2. Manually Install "apt-offline" via AUR

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

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

b. Clone apt-offline's git locally

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

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

$ cd ~/apt-offline $ makepkg -si

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

ID: 1072985
Name: apt-offline
PackageBaseID: 178390
PackageBase: apt-offline
Version: 1.8.4-2
Description: Offline APT Package Manager
URL: https://rickysarraf.github.io/apt-offline/
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer:
Submitter: j.r
FirstSubmitted: 1651164385
LastModified: 1651165495
URLPath: /cgit/aur.git/snapshot/apt-offline.tar.gz