dokku on AUR (Arch User Repository)
Last updated: December 24,2024
1. Install "dokku" 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 dokku on Arch using YAY
$
yay -S
dokku
Copied
* (Optional) Uninstall dokku on Arch using YAY
$
yay -Rns
dokku
Copied
2. Manually Install "dokku" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone dokku's git locally
$
git clone https://aur.archlinux.org/dokku.git
~/dokku
Copied
c. Go to ~/dokku folder and install it
$
cd
~/dokku
Copied
$
makepkg -si
Copied
3. Information about the dokku package on Arch User Repository (AUR)
ID: 1427141
Name: dokku
PackageBaseID: 96249
PackageBase: dokku
Version: 0.33.9-1
Description: Docker-powered PaaS that helps build and manage the lifecycle of applications
URL: https://github.com/dokku/dokku
NumVotes: 8
Popularity: 0.033716
OutOfDate:
Maintainer: d1ceward
Submitter: nextsux
FirstSubmitted: 1437517122
LastModified: 1710431981
URLPath: /cgit/aur.git/snapshot/dokku.tar.gz
Name: dokku
PackageBaseID: 96249
PackageBase: dokku
Version: 0.33.9-1
Description: Docker-powered PaaS that helps build and manage the lifecycle of applications
URL: https://github.com/dokku/dokku
NumVotes: 8
Popularity: 0.033716
OutOfDate:
Maintainer: d1ceward
Submitter: nextsux
FirstSubmitted: 1437517122
LastModified: 1710431981
URLPath: /cgit/aur.git/snapshot/dokku.tar.gz