perl-sqlite-db on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S perl-sqlite-db

* (Optional) Uninstall perl-sqlite-db on Arch using YAY

$ yay -Rns perl-sqlite-db

2. Manually Install "perl-sqlite-db" via AUR

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

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

b. Clone perl-sqlite-db's git locally

$ git clone https://aur.archlinux.org/perl-sqlite-db.git ~/perl-sqlite-db

c. Go to ~/perl-sqlite-db folder and install it

$ cd ~/perl-sqlite-db $ makepkg -si

3. Information about the perl-sqlite-db package on Arch User Repository (AUR)

ID: 924041
Name: perl-sqlite-db
PackageBaseID: 168103
PackageBase: perl-sqlite-db
Version: 0.04-3
Description: SQLite::DB provides an object oriented wrapper to SQLite databases using DBI and DBD::SQLite modules.
URL: https://metacpan.org/pod/SQLite::DB
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lionelm
Submitter: lionelm
FirstSubmitted: 1624045240
LastModified: 1624208100
URLPath: /cgit/aur.git/snapshot/perl-sqlite-db.tar.gz