po-debconf on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S po-debconf

* (Optional) Uninstall po-debconf on Arch using YAY

$ yay -Rns po-debconf

2. Manually Install "po-debconf" via AUR

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

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

b. Clone po-debconf's git locally

$ git clone https://aur.archlinux.org/po-debconf.git ~/po-debconf

c. Go to ~/po-debconf folder and install it

$ cd ~/po-debconf $ makepkg -si

3. Information about the po-debconf package on Arch User Repository (AUR)

ID: 1078389
Name: po-debconf
PackageBaseID: 98733
PackageBase: po-debconf
Version: 1.0.21+nmu1-1
Description: Debian manage translated Debconf templates files with gettext
URL: http://www.debian.org/
NumVotes: 25
Popularity: 1.863955
OutOfDate:
Maintainer: ItachiSan
Submitter: ItachiSan
FirstSubmitted: 1440711607
LastModified: 1652210567
URLPath: /cgit/aur.git/snapshot/po-debconf.tar.gz