conceal on AUR (Arch User Repository)

Last updated: July 08,2024

1. Install "conceal" 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 conceal on Arch using YAY

$ yay -S conceal

* (Optional) Uninstall conceal on Arch using YAY

$ yay -Rns conceal

2. Manually Install "conceal" via AUR

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

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

b. Clone conceal's git locally

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

c. Go to ~/conceal folder and install it

$ cd ~/conceal $ makepkg -si

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

ID: 1403438
Name: conceal
PackageBaseID: 185930
PackageBase: conceal
Version: 0.5.1-1
Description: Command line recycle bin
URL: https://github.com/TD-Sky/conceal
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: TD-Sky
Submitter: TD-Sky
FirstSubmitted: 1663830926
LastModified: 1706973220
URLPath: /cgit/aur.git/snapshot/conceal.tar.gz