PorteuX 1.3 bug reports
Posted: 05 May 2024, 22:17
Code: Select all
guest@porteux:~$ pmod
Options:
-u: update database
-s: search package
-S: search file
-g: download pkg only
-m: download and convert to module
-h: this usage
guest@porteux:~$ pmod -g
/usr/bin/pmod: line 21: slackpkg: command not found
Your package is in guest@porteux:~$
Code: Select all
printf "\nMust be run as root user.\n\n"

Code: Select all
echo -e "$(tput bold)$(tput setaf 3)\nMust be run as root user.$(tput sgr0)\n\n"
