We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
brew install amp
git clone https://aur.archlinux.org/amp.git && cd amp && makepkg -si
cargo install amp
On Linux may be necessary to install libxcb before:
sudo apt install libxcb1-dev
sudo pacman -S libxcb
sudo emerge -avt x11-libs/libxcb
If you want to install the latest development version (git master) instead:
cargo install --git https://github.com/jmacdonald/amp.git
There was an error while loading. Please reload this page.