python-nudatus on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S python-nudatus

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

$ yay -Rns python-nudatus

2. Manually Install "python-nudatus" via AUR

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

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

b. Clone python-nudatus's git locally

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

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

$ cd ~/python-nudatus $ makepkg -si

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

ID: 857780
Name: python-nudatus
PackageBaseID: 136386
PackageBase: python-nudatus
Version: 0.0.5-1
Description: A tool to remove comments from Python scripts
URL: https://github.com/zanderbrown/nudatus
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: SpotlightKid
Submitter: SpotlightKid
FirstSubmitted: 1538413819
LastModified: 1612343808
URLPath: /cgit/aur.git/snapshot/python-nudatus.tar.gz