Objective:
The objective of this article is Installing Tasksel on Ubuntu 18.04 Bionic Beaver using terminal.
Tasksel : Tasksel is a Debian/Ubuntu tool that installs multiple related packages as a co-ordinated "task" onto your system.
You'll find more information about Tasksel at https://help.ubuntu.com/community/Tasksel.
System Details:
The objective of this article is Installing Tasksel on Ubuntu 18.04 Bionic Beaver using terminal.
Tasksel : Tasksel is a Debian/Ubuntu tool that installs multiple related packages as a co-ordinated "task" onto your system.
You'll find more information about Tasksel at https://help.ubuntu.com/community/Tasksel.
System Details:
- Operating System: - Ubuntu 18.04 Bionic Beaver
Instructions:
If tasksel is not installed in your system, install it from the command-line below;
Already-installed tasks will have an asterisk beside their name. Select a task by scrolling down and pressing space. This will put an asterisk beside the selected task and mark it for installation. Removing an asterisk marks the task for removal. Once "ok" is selected the task installations and/or removals will take place using apt-get.
If tasksel is not installed in your system, install it from the command-line below;
sudo apt-get install tasksel
To run tasksel from the command line, type:
sudo tasksel
Already-installed tasks will have an asterisk beside their name. Select a task by scrolling down and pressing space. This will put an asterisk beside the selected task and mark it for installation. Removing an asterisk marks the task for removal. Once "ok" is selected the task installations and/or removals will take place using apt-get.
No comments:
Post a Comment
Thank you for reading post.