Skip to content

Download historical Arch Linux packages with one command.

Notifications You must be signed in to change notification settings

AlphaNecron/awm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

awm

Simple historical Arch Linux packages downloader.

Dependencies

pip install beautifultable htmllistparse

Installation

git clone https://github.com/AlphaNecron/awm
cd awm
# or
mkdir awm
cd awm
curl https://raw.githubusercontent.com/AlphaNecron/awm/master/PKGBUILD -O
# and then
makepkg -sri

Manual installation

curl -o awm https://raw.githubusercontent.com/AlphaNecron/awm/master/wayback_machine.py
sudo mv awm /usr/bin/awm
sudo chmod +x /usr/bin/awm

Usage

awm package[@version]
      ^^^     ^^^
   required  optional
eg: awm neofetch@7.1.0-2

Demo

asciicast

About

Download historical Arch Linux packages with one command.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published