bita on AUR (Arch User Repository)

Last updated: July 21,2024

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

$ yay -S bita

* (Optional) Uninstall bita on Arch using YAY

$ yay -Rns bita

2. Manually Install "bita" via AUR

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

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

b. Clone bita's git locally

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

c. Go to ~/bita folder and install it

$ cd ~/bita $ makepkg -si

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

ID: 1394475
Name: bita
PackageBaseID: 197510
PackageBase: bita
Version: 0.11.0-1
Description: Differential file synchronization over http
URL: https://github.com/oll3/bita
NumVotes: 1
Popularity: 0.024615
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1694472693
LastModified: 1706481046
URLPath: /cgit/aur.git/snapshot/bita.tar.gz