cedilla on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S cedilla

* (Optional) Uninstall cedilla on Arch using YAY

$ yay -Rns cedilla

2. Manually Install "cedilla" via AUR

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

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

b. Clone cedilla's git locally

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

c. Go to ~/cedilla folder and install it

$ cd ~/cedilla $ makepkg -si

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

ID: 192307
Name: cedilla
PackageBaseID: 45423
PackageBase: cedilla
Version: 0.7-1
Description: A simple text printer that uses Unicode internally
URL: http://www.pps.jussieu.fr/~jch/software/cedilla/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: hagabaka
FirstSubmitted: 1295075984
LastModified: 1434033131
URLPath: /cgit/aur.git/snapshot/cedilla.tar.gz