perl-sms-send on AUR (Arch User Repository)

Last updated: June 13,2024

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

$ yay -S perl-sms-send

* (Optional) Uninstall perl-sms-send on Arch using YAY

$ yay -Rns perl-sms-send

2. Manually Install "perl-sms-send" via AUR

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

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

b. Clone perl-sms-send's git locally

$ git clone https://aur.archlinux.org/perl-sms-send.git ~/perl-sms-send

c. Go to ~/perl-sms-send folder and install it

$ cd ~/perl-sms-send $ makepkg -si

3. Information about the perl-sms-send package on Arch User Repository (AUR)

ID: 452839
Name: perl-sms-send
PackageBaseID: 126423
PackageBase: perl-sms-send
Version: 1.06-1
Description: Perl/CPAN Module SMS::Send: Driver-based API for sending SMS messages
URL: https://metacpan.org/release/SMS-Send
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: int
Submitter: int
FirstSubmitted: 1508318377
LastModified: 1508318377
URLPath: /cgit/aur.git/snapshot/perl-sms-send.tar.gz