freeoffice on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S freeoffice

* (Optional) Uninstall freeoffice on Arch using YAY

$ yay -Rns freeoffice

2. Manually Install "freeoffice" via AUR

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

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

b. Clone freeoffice's git locally

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

c. Go to ~/freeoffice folder and install it

$ cd ~/freeoffice $ makepkg -si

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

ID: 1373795
Name: freeoffice
PackageBaseID: 70928
PackageBase: freeoffice
Version: 1068-1
Description: A complete, reliable, lightning-fast and Microsoft Office-compatible office suite with a word processor, spreadsheet, and presentation graphics software.
URL: http://www.freeoffice.com/
NumVotes: 56
Popularity: 0.050365
OutOfDate:
Maintainer: muflone
Submitter: muflone
FirstSubmitted: 1371054472
LastModified: 1703202889
URLPath: /cgit/aur.git/snapshot/freeoffice.tar.gz

5. The same packages on other Linux Distributions