bashcaster on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install bashcaster on Arch using YAY
$
yay -S
bashcaster
Copied
* (Optional) Uninstall bashcaster on Arch using YAY
$
yay -Rns
bashcaster
Copied
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
Copied
b. Clone bashcaster's git locally
$
git clone https://aur.archlinux.org/bashcaster.git
~/bashcaster
Copied
c. Go to ~/bashcaster folder and install it
$
cd
~/bashcaster
Copied
$
makepkg -si
Copied
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
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