docker-shell on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "docker-shell" 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 docker-shell on Arch using YAY
$
yay -S
docker-shell
Copied
* (Optional) Uninstall docker-shell on Arch using YAY
$
yay -Rns
docker-shell
Copied
2. Manually Install "docker-shell" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone docker-shell's git locally
$
git clone https://aur.archlinux.org/docker-shell.git
~/docker-shell
Copied
c. Go to ~/docker-shell folder and install it
$
cd
~/docker-shell
Copied
$
makepkg -si
Copied
3. Information about the docker-shell package on Arch User Repository (AUR)
ID: 820784
Name: docker-shell
PackageBaseID: 150662
PackageBase: docker-shell
Version: 1.3.1-1
Description: A simple interactive prompt for docker
URL: https://github.com/Trendyol/docker-shell
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1585057013
LastModified: 1605754782
URLPath: /cgit/aur.git/snapshot/docker-shell.tar.gz
Name: docker-shell
PackageBaseID: 150662
PackageBase: docker-shell
Version: 1.3.1-1
Description: A simple interactive prompt for docker
URL: https://github.com/Trendyol/docker-shell
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1585057013
LastModified: 1605754782
URLPath: /cgit/aur.git/snapshot/docker-shell.tar.gz