python-bottombar on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-bottombar

* (Optional) Uninstall python-bottombar on Arch using YAY

$ yay -Rns python-bottombar

2. Manually Install "python-bottombar" via AUR

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

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

b. Clone python-bottombar's git locally

$ git clone https://aur.archlinux.org/python-bottombar.git ~/python-bottombar

c. Go to ~/python-bottombar folder and install it

$ cd ~/python-bottombar $ makepkg -si

3. Information about the python-bottombar package on Arch User Repository (AUR)

ID: 1157839
Name: python-bottombar
PackageBaseID: 185469
PackageBase: python-bottombar
Version: 2.1-1
Description: Context manager that prints a status line at the bottom of a terminal window
URL: https://github.com/evalf/bottombar
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1662238941
LastModified: 1666837735
URLPath: /cgit/aur.git/snapshot/python-bottombar.tar.gz