flip on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S flip

* (Optional) Uninstall flip on Arch using YAY

$ yay -Rns flip

2. Manually Install "flip" via AUR

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

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

b. Clone flip's git locally

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

c. Go to ~/flip folder and install it

$ cd ~/flip $ makepkg -si

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

ID: 209843
Name: flip
PackageBaseID: 15367
PackageBase: flip
Version: 20130224-4
Description: Utility program to convert text files between UNIX or Mac newlines and DOS linefeed + newlines.
URL: http://ccrma.stanford.edu/~craig/utility/flip/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: Florian
Submitter:
FirstSubmitted: 1203899615
LastModified: 1436437768
URLPath: /cgit/aur.git/snapshot/flip.tar.gz