bashcaster on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S bashcaster

* (Optional) Uninstall bashcaster on Arch using YAY

$ yay -Rns bashcaster

2. Manually Install "bashcaster" via AUR

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

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

b. Clone bashcaster's git locally

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

c. Go to ~/bashcaster folder and install it

$ cd ~/bashcaster $ makepkg -si

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

ID: 785555
Name: bashcaster
PackageBaseID: 157252
PackageBase: bashcaster
Version: 0.1-1
Description: Simple script that uses ffmpeg to record screencasts to videos or GIFs.
URL: https://github.com/alphapapa/bashcaster
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: conao3
Submitter: conao3
FirstSubmitted: 1598926274
LastModified: 1598926392
URLPath: /cgit/aur.git/snapshot/bashcaster.tar.gz