perl-net-sdp on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S perl-net-sdp

* (Optional) Uninstall perl-net-sdp on Arch using YAY

$ yay -Rns perl-net-sdp

2. Manually Install "perl-net-sdp" via AUR

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

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

b. Clone perl-net-sdp's git locally

$ git clone https://aur.archlinux.org/perl-net-sdp.git ~/perl-net-sdp

c. Go to ~/perl-net-sdp folder and install it

$ cd ~/perl-net-sdp $ makepkg -si

3. Information about the perl-net-sdp package on Arch User Repository (AUR)

ID: 189227
Name: perl-net-sdp
PackageBaseID: 63217
PackageBase: perl-net-sdp
Version: 0.07-2
Description: Net::SDP is an SDP (Session Description Protocol) parser and generator.
URL: http://search.cpan.org/~njh/Net-SDP/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1348923737
LastModified: 1433860702
URLPath: /cgit/aur.git/snapshot/perl-net-sdp.tar.gz