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