can on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S can

* (Optional) Uninstall can on Arch using YAY

$ yay -Rns can

2. Manually Install "can" via AUR

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

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

b. Clone can's git locally

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

c. Go to ~/can folder and install it

$ cd ~/can $ makepkg -si

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

ID: 1075801
Name: can
PackageBaseID: 177863
PackageBase: can
Version: 0.2.0-1
Description: Command-line trash manager
URL: https://github.com/sawshep/can
NumVotes: 1
Popularity: 2.0E-6
OutOfDate:
Maintainer: sawshep
Submitter: sawshep
FirstSubmitted: 1649645066
LastModified: 1651721653
URLPath: /cgit/aur.git/snapshot/can.tar.gz