plis on AUR (Arch User Repository)

Last updated: November 24,2024

1. Install "plis" 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

b. Install plis on Arch using YAY

$ yay -S plis

* (Optional) Uninstall plis on Arch using YAY

$ yay -Rns plis

2. Manually Install "plis" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone plis's git locally

$ git clone https://aur.archlinux.org/plis.git ~/plis

c. Go to ~/plis folder and install it

$ cd ~/plis $ makepkg -si

3. Information about the plis package on Arch User Repository (AUR)

ID: 466974
Name: plis
PackageBaseID: 127743
PackageBase: plis
Version: v0.0.0.build10-0
Description: Helps your development process with Docker Compose by asking nicely :)
URL: https://github.com/IcaliaLabs/plis
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Ziul
Submitter: Ziul
FirstSubmitted: 1512516309
LastModified: 1512522074
URLPath: /cgit/aur.git/snapshot/plis.tar.gz