can on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install can on Arch using YAY
$
yay -S
can
Copied
* (Optional) Uninstall can on Arch using YAY
$
yay -Rns
can
Copied
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
Copied
b. Clone can's git locally
$
git clone https://aur.archlinux.org/can.git
~/can
Copied
c. Go to ~/can folder and install it
$
cd
~/can
Copied
$
makepkg -si
Copied
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
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