docbook2odf on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S docbook2odf

* (Optional) Uninstall docbook2odf on Arch using YAY

$ yay -Rns docbook2odf

2. Manually Install "docbook2odf" via AUR

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

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

b. Clone docbook2odf's git locally

$ git clone https://aur.archlinux.org/docbook2odf.git ~/docbook2odf

c. Go to ~/docbook2odf folder and install it

$ cd ~/docbook2odf $ makepkg -si

3. Information about the docbook2odf package on Arch User Repository (AUR)

ID: 239839
Name: docbook2odf
PackageBaseID: 101888
PackageBase: docbook2odf
Version: 0.244-2
Description: toolkit that automaticaly converts DocBook to OASIS OpenDocument
URL: http://open.comsultia.com/docbook2odf/
NumVotes: 0
Popularity: 0
OutOfDate: 1684339943
Maintainer: ShadowKyogre
Submitter: ShadowKyogre
FirstSubmitted: 1444865422
LastModified: 1444865464
URLPath: /cgit/aur.git/snapshot/docbook2odf.tar.gz